Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvp8dx.h117 VP9_DECODE_SVC_SPATIAL_LAYER, enumerator
181 VPX_CTRL_USE_TYPE(VP9_DECODE_SVC_SPATIAL_LAYER, int)
/external/libvpx/libvpx/test/
Ddecode_svc_test.cc33 decoder->Control(VP9_DECODE_SVC_SPATIAL_LAYER, spatial_layer_); in PreDecodeFrameHook()
/external/libvpx/libvpx/
Dvpxdec.c737 if (vpx_codec_control(&decoder, VP9_DECODE_SVC_SPATIAL_LAYER, in main_loop()
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c1033 { VP9_DECODE_SVC_SPATIAL_LAYER, ctrl_set_spatial_layer_svc },