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

  /external/libvpx/libvpx/vpx/
vp8cx.h 298 VP8E_SET_TEMPORAL_LAYER_ID,
745 VPX_CTRL_USE_TYPE(VP8E_SET_TEMPORAL_LAYER_ID, int)
  /external/libvpx/libvpx/test/
error_resilience_test.cc 469 encoder->Control(VP8E_SET_TEMPORAL_LAYER_ID, layer_id);
  /external/libvpx/libvpx/examples/
vp8_multi_resolution_encoder.c 583 vpx_codec_control(&codec[i], VP8E_SET_TEMPORAL_LAYER_ID, layer_id);
vpx_temporal_svc_encoder.c 768 vpx_codec_control(&codec, VP8E_SET_TEMPORAL_LAYER_ID,
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 1081 static vpx_codec_err_t vp8e_set_temporal_layer_id(vpx_codec_alg_priv_t *ctx, function
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc     [all...]

Completed in 109 milliseconds