Searched defs:codec_vp9 (Results 1 – 1 of 1) sorted by relevance
437 struct codec_vp9 { struct439 struct mutex lock;442 struct codec_hevc_common common;445 void *workspace_vaddr;446 dma_addr_t workspace_paddr;449 union rpm_param rpm_param;452 int is_10bit;455 u32 width, height;458 struct list_head ref_frames_list;459 u32 frames_num;[all …]