Searched defs:temporal_layers (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
H A Ddefault_temporal_layers.cc287 int temporal_layers,
289 return new DefaultTemporalLayers(temporal_layers, initial_tl0_pic_idx);
286 Create( int temporal_layers, uint8_t initial_tl0_pic_idx) const argument
/external/libvpx/libvpx/vpx/
H A Dsvc_context.h35 int temporal_layers; // number of temporal layers member in struct:__anon11575
/external/libvpx/libvpx/test/
H A Ddatarate_test.cc852 int temporal_layers,
869 const int index = sl * temporal_layers;
849 assign_layer_bitrates(vpx_codec_enc_cfg_t *const enc_cfg, const vpx_svc_extra_cfg_t *svc_params, int spatial_layers, int temporal_layers, int temporal_layering_mode, unsigned int total_rate) argument

Completed in 159 milliseconds