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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vp8cx.h 204 VP9E_SET_SVC_LAYER_ID
309 * This is used with the #VP9E_SET_SVC_LAYER_ID control to set the spatial and
339 VPX_CTRL_USE_TYPE(VP9E_SET_SVC_LAYER_ID, vpx_svc_layer_id_t *)
  /external/libvpx/libvpx/vpx/
vp8cx.h 458 VP9E_SET_SVC_LAYER_ID,
674 * This is used with the #VP9E_SET_SVC_LAYER_ID control to set the spatial and
723 VPX_CTRL_USE_TYPE(VP9E_SET_SVC_LAYER_ID, vpx_svc_layer_id_t *)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
datarate_test.cc 290 encoder->Control(VP9E_SET_SVC_LAYER_ID, &layer_id);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vpx_temporal_scalable_patterns.c 605 vpx_codec_control(&codec, VP9E_SET_SVC_LAYER_ID, &layer_id);
  /external/libvpx/libvpx/examples/
vp9_spatial_svc_encoder.c 725 vpx_codec_control(&codec, VP9E_SET_SVC_LAYER_ID, &layer_id);
    [all...]
vpx_temporal_svc_encoder.c 732 vpx_codec_control(&codec, VP9E_SET_SVC_LAYER_ID, &layer_id);
  /external/libvpx/libvpx/test/
datarate_test.cc 379 encoder->Control(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...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 1027 static vpx_codec_err_t vp9e_set_svc_layer_id(vpx_codec_alg_priv_t *ctx, function
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c     [all...]

Completed in 144 milliseconds