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

  /external/libvpx/libvpx/vpx/
vp8cx.h 457 VP9E_GET_SVC_LAYER_ID,
796 VPX_CTRL_USE_TYPE(VP9E_GET_SVC_LAYER_ID, vpx_svc_layer_id_t *)
  /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 777 vpx_codec_control(&codec, VP9E_GET_SVC_LAYER_ID, &layer_id);
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c     [all...]

Completed in 104 milliseconds