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.h76 VP9D_GET_DISPLAY_SIZE, enumerator
120 VPX_CTRL_USE_TYPE(VP9D_GET_DISPLAY_SIZE, int *)
/external/libvpx/libvpx/test/
Ddecode_api_test.cc67 VP9D_GET_DISPLAY_SIZE, in TestVp9Controls()
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c701 {VP9D_GET_DISPLAY_SIZE, ctrl_get_display_size},
/external/libvpx/libvpx/
Dvpxdec.c876 if (vpx_codec_control(&decoder, VP9D_GET_DISPLAY_SIZE, in main_loop()