HomeSort by relevance Sort by last modified time
    Searched refs:VP9D_GET_DISPLAY_SIZE (Results 1 - 7 of 7) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vp8dx.h 75 VP9D_GET_DISPLAY_SIZE,
109 VPX_CTRL_USE_TYPE(VP9D_GET_DISPLAY_SIZE, int *)
  /external/libvpx/libvpx/vpx/
vp8dx.h 89 * specified in the wrapper or frame header (see VP9D_GET_DISPLAY_SIZE). */
95 VP9D_GET_DISPLAY_SIZE,
169 VPX_CTRL_USE_TYPE(VP9D_GET_DISPLAY_SIZE, int *)
  /external/libvpx/libvpx/test/
decode_api_test.cc 86 VP9D_GET_DISPLAY_SIZE,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 569 {VP9D_GET_DISPLAY_SIZE, get_display_size},
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c     [all...]
  /external/libvpx/libvpx/
vpxdec.c 960 if (vpx_codec_control(&decoder, VP9D_GET_DISPLAY_SIZE,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxdec.c 857 if (vpx_codec_control(&decoder, VP9D_GET_DISPLAY_SIZE,

Completed in 195 milliseconds