OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:simple_weight
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
firstpass.c
314
static double
simple_weight
(YV12_BUFFER_CONFIG *source)
function
804
weight =
simple_weight
(cpi->Source);
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c
306
static double
simple_weight
(YV12_BUFFER_CONFIG *source) {
function
810
weight =
simple_weight
(cpi->Source);
[
all
...]
Completed in 331 milliseconds