OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:simple_weight
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
firstpass.c
314
static double
simple_weight
(YV12_BUFFER_CONFIG *source)
function
805
weight =
simple_weight
(cpi->Source);
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
firstpass.c
314
static double
simple_weight
(YV12_BUFFER_CONFIG *source)
function
804
weight =
simple_weight
(cpi->Source);
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_firstpass.c
318
static double
simple_weight
(const YV12_BUFFER_CONFIG *buf) {
function
797
fps.ssim_weighted_pred_err = fps.coded_error *
simple_weight
(cpi->Source);
[
all
...]
Completed in 1436 milliseconds