OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sr_update_lag
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h
577
int
sr_update_lag
;
member in struct:VP9_COMP::twopass_rc
vp9_firstpass.c
863
if ((cpi->twopass.
sr_update_lag
> 3) ||
870
cpi->twopass.
sr_update_lag
= 1;
872
cpi->twopass.
sr_update_lag
++;
[
all
...]
Completed in 24 milliseconds