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

  /external/libvpx/libvpx/vpx/
vp8cx.h 468 VP9E_GET_SVC_LAYER_ID,
931 VPX_CTRL_USE_TYPE(VP9E_GET_SVC_LAYER_ID, vpx_svc_layer_id_t *)
    [all...]
  /external/libvpx/libvpx/test/
svc_test.cc 77 encoder->Control(VP9E_GET_SVC_LAYER_ID, &layer_id);
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_impl.cc 566 vpx_codec_control(encoder_, VP9E_GET_SVC_LAYER_ID, &layer_id);
674 vpx_codec_control(encoder_, VP9E_GET_SVC_LAYER_ID, &layer_id);
    [all...]
  /external/libvpx/libvpx/examples/
vp9_spatial_svc_encoder.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c     [all...]

Completed in 87 milliseconds