OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aom_get_v_sse
(Results
1 - 2
of
2
) sorted by null
/external/libaom/libaom/aom_dsp/
psnr.h
49
int64_t
aom_get_v_sse
(const YV12_BUFFER_CONFIG *a, const YV12_BUFFER_CONFIG *b);
psnr.c
220
int64_t
aom_get_v_sse
(const YV12_BUFFER_CONFIG *a,
function
301
case 2: return
aom_get_v_sse
(a, b);
Completed in 56 milliseconds