Home
last modified time | relevance | path

Searched refs:VP9D_GET_DISPLAY_SIZE (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvp8dx.h75 VP9D_GET_DISPLAY_SIZE, enumerator
109 VPX_CTRL_USE_TYPE(VP9D_GET_DISPLAY_SIZE, int *)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_dx_iface.c569 {VP9D_GET_DISPLAY_SIZE, get_display_size},
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxdec.c857 if (vpx_codec_control(&decoder, VP9D_GET_DISPLAY_SIZE, in main_loop()