OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8E_SET_TEMPORAL_LAYER_ID
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vpx/
vp8cx.h
316
VP8E_SET_TEMPORAL_LAYER_ID
,
708
VPX_CTRL_USE_TYPE(
VP8E_SET_TEMPORAL_LAYER_ID
, int)
/external/libvpx/libvpx/test/
error_resilience_test.cc
490
encoder->Control(
VP8E_SET_TEMPORAL_LAYER_ID
, layer_id);
/external/libvpx/libvpx/examples/
vp8_multi_resolution_encoder.c
643
vpx_codec_control(&codec[i],
VP8E_SET_TEMPORAL_LAYER_ID
, layer_id);
vpx_temporal_svc_encoder.c
734
vpx_codec_control(&codec,
VP8E_SET_TEMPORAL_LAYER_ID
,
/external/libvpx/libvpx/vp8/
vp8_cx_iface.c
1198
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 311 milliseconds