Searched defs:spatial_layers (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx/
H A Dsvc_context.h34 int spatial_layers; // number of spatial layers member in struct:__anon11994
/external/webrtc/webrtc/
H A Dconfig.h111 std::vector<SpatialLayer> spatial_layers; member in struct:webrtc::VideoEncoderConfig
/external/webrtc/webrtc/video/
H A Dvideo_quality_test.h68 std::vector<SpatialLayer> spatial_layers; member in struct:webrtc::VideoQualityTest::Params::__anon24970
/external/libvpx/libvpx/test/
H A Ddatarate_test.cc1198 int spatial_layers, int temporal_layers,
1203 for (sl = 0; sl < spatial_layers; ++sl) {
1210 for (sl = 0; sl < spatial_layers; ++sl) {
1196 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) argument

Completed in 172 milliseconds