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

  /external/libvpx/libvpx/vpx/
vp8dx.h 117 VP9_DECODE_SVC_SPATIAL_LAYER,
181 VPX_CTRL_USE_TYPE(VP9_DECODE_SVC_SPATIAL_LAYER, int)
  /external/libvpx/libvpx/test/
decode_svc_test.cc 33 decoder->Control(VP9_DECODE_SVC_SPATIAL_LAYER, spatial_layer_);
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 645 { VP9_DECODE_SVC_SPATIAL_LAYER, ctrl_set_spatial_layer_svc },
  /external/libvpx/libvpx/
vpxdec.c 749 if (vpx_codec_control(&decoder, VP9_DECODE_SVC_SPATIAL_LAYER,
    [all...]

Completed in 1238 milliseconds