Home
last modified time | relevance | path

Searched refs:vp8_short_idct4x4llm_c (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Ddequantize.c39 vp8_short_idct4x4llm_c(input, dest, stride, dest, stride); in vp8_dequant_idct_add_c()
Didctllm.c28 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred_ptr, in vp8_short_idct4x4llm_c() function
/external/libvpx/libvpx/test/
Didct_test.cc111 INSTANTIATE_TEST_CASE_P(C, IDCTTest, ::testing::Values(vp8_short_idct4x4llm_c));
/external/libvpx/generic/
Dvp8_rtcd.h221 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, unsigned char *dst, int d…
222 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_c
/external/libvpx/mips/
Dvp8_rtcd.h221 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, unsigned char *dst, int d…
222 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_c
/external/libvpx/libvpx/vp8/common/ppc/
Dsystemdependent.c85 extern void vp8_short_idct4x4llm_c(short *input, short *output, int pitch);
/external/libvpx/libvpx/vp8/common/arm/armv6/
Didct_v6.asm17 ; void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch,
/external/libvpx/mips-dspr2/
Dvp8_rtcd.h232 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, unsigned char *dst, int d…
/external/libvpx/armv7a/
Dvp8_rtcd.h247 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, unsigned char *dst, int d…
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h282 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, unsigned char *dst, int d…
/external/libvpx/x86/
Dvp8_rtcd.h328 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred, int pitch, unsigned char *dst, int d…