OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rc_1_frame
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.h
149
int
rc_1_frame
;
member in struct:__anon16626
vp9_ratectrl.c
494
cpi->rc.rc_2_frame = cpi->rc.
rc_1_frame
;
496
cpi->rc.
rc_1_frame
= -1;
498
cpi->rc.
rc_1_frame
= 1;
500
cpi->rc.
rc_1_frame
= 0;
567
(cpi->rc.
rc_1_frame
* cpi->rc.rc_2_frame == -1) &&
[
all
...]
Completed in 52 milliseconds