OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tot_rate_y
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
rdopt.c
715
int
tot_rate_y
= 0;
local
754
tot_rate_y
+= ry;
766
*rate_y =
tot_rate_y
;
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c
1163
int
tot_rate_y
= 0;
local
[
all
...]
Completed in 45 milliseconds