Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvp8dx.h85 VP9D_GET_DISPLAY_SIZE, enumerator
172 VPX_CTRL_USE_TYPE(VP9D_GET_DISPLAY_SIZE, int *)
/external/libvpx/libvpx/test/
Ddecode_api_test.cc81 VP9D_GET_DISPLAY_SIZE, VP9D_GET_FRAME_SIZE }; in TestVp9Controls()
/external/libvpx/libvpx/
Dvpxdec.c868 if (vpx_codec_control(&decoder, VP9D_GET_DISPLAY_SIZE, in main_loop()
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c1040 { VP9D_GET_DISPLAY_SIZE, ctrl_get_render_size },