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

  /external/libvpx/libvpx/vpx/
vp8cx.h 441 VP9E_SET_SVC_LAYER_ID,
714 * This is used with the #VP9E_SET_SVC_LAYER_ID control to set the spatial and
763 VPX_CTRL_USE_TYPE(VP9E_SET_SVC_LAYER_ID, vpx_svc_layer_id_t *)
  /external/libvpx/libvpx/examples/
vp9_spatial_svc_encoder.c 740 vpx_codec_control(&codec, VP9E_SET_SVC_LAYER_ID, &layer_id);
    [all...]
vpx_temporal_svc_encoder.c 826 vpx_codec_control(&codec, VP9E_SET_SVC_LAYER_ID, &layer_id);
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_impl.cc 535 vpx_codec_control(encoder_, VP9E_SET_SVC_LAYER_ID, &layer_id);
    [all...]
  /external/libvpx/libvpx/test/
datarate_test.cc 633 encoder->Control(VP9E_SET_SVC_LAYER_ID, &layer_id);
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c     [all...]

Completed in 543 milliseconds