OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp8_mse16x16_mmx
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/encoder/x86/
variance_x86.h
43
extern prototype_variance(
vp8_mse16x16_mmx
);
111
#define vp8_variance_mse16x16
vp8_mse16x16_mmx
variance_mmx.c
152
unsigned int
vp8_mse16x16_mmx
(
function
x86_csystemdependent.c
221
cpi->rtcd.variance.mse16x16 =
vp8_mse16x16_mmx
;
Completed in 38 milliseconds