OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp8_variance_halfpixvar16x16_v_wmt
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/encoder/x86/
variance_x86.h
146
extern prototype_variance(
vp8_variance_halfpixvar16x16_v_wmt
);
205
#define vp8_variance_halfpixvar16x16_v
vp8_variance_halfpixvar16x16_v_wmt
variance_sse2.c
528
unsigned int
vp8_variance_halfpixvar16x16_v_wmt
(
function
x86_csystemdependent.c
268
cpi->rtcd.variance.halfpixvar16x16_v =
vp8_variance_halfpixvar16x16_v_wmt
;
Completed in 3506 milliseconds