OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:source_variance
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_block.h
117
unsigned int
source_variance
;
member in struct:macroblock
vp9_rdopt.c
[
all
...]
vp9_encodeframe.c
636
x->
source_variance
= get_sby_perpixel_variance(cpi, x, bsize);
[
all
...]
Completed in 306 milliseconds