Home
last modified time | relevance | path

Searched defs:num_temporal_layers (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/examples/
Dvp8_multi_resolution_encoder.c182 static void set_temporal_layer_pattern(int num_temporal_layers, in set_temporal_layer_pattern()
377 unsigned int num_temporal_layers[NUM_ENCODERS] = {3, 3, 3}; in main() local
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers.cc48 ScreenshareLayers::ScreenshareLayers(int num_temporal_layers, in ScreenshareLayers()
Dvp8_impl.cc315 int num_temporal_layers, in SetupTemporalLayers()
380 int num_temporal_layers = in InitEncode() local
Dsimulcast_unittest.h290 int num_temporal_layers) { in ConfigureStream()
/external/webrtc/webrtc/video/
Dvideo_quality_test.h37 int num_temporal_layers; member
Dvideo_send_stream_tests.cc2161 void VideoSendStreamTest::TestVp9NonFlexMode(uint8_t num_temporal_layers, in TestVp9NonFlexMode()
2169 NonFlexibleMode(uint8_t num_temporal_layers, uint8_t num_spatial_layers) in TestVp9NonFlexMode()
/external/webrtc/webrtc/modules/video_coding/codecs/test/
Dvideoprocessor_integrationtest.cc42 int num_temporal_layers; member
535 int num_temporal_layers, in SetCodecParameters()