OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_mse8x16_msa
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vpx_dsp/mips/
variance_msa.c
585
uint32_t
vpx_mse8x16_msa
(const uint8_t *src, int32_t src_stride,
function
/external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h
414
unsigned int
vpx_mse8x16_msa
(const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int recon_stride, unsigned int *sse);
415
#define vpx_mse8x16
vpx_mse8x16_msa
[
all
...]
/external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h
414
unsigned int
vpx_mse8x16_msa
(const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int recon_stride, unsigned int *sse);
415
#define vpx_mse8x16
vpx_mse8x16_msa
[
all
...]
/external/libvpx/libvpx/test/
variance_test.cc
[
all
...]
Completed in 53 milliseconds