OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_temporal_layer
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.c
202
int
current_temporal_layer
= cpi->svc.temporal_layer_id;
local
203
for (temporal_layer =
current_temporal_layer
+ 1;
1246
int
current_temporal_layer
= cpi->svc.temporal_layer_id;
local
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c
242
int
current_temporal_layer
= svc->temporal_layer_id;
local
243
for (i =
current_temporal_layer
+ 1;
[
all
...]
Completed in 272 milliseconds