Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Ddequantize.c34 vp8_short_idct4x4llm_c(input, dest, stride, dest, stride); in vp8_dequant_idct_add_c()
Didctllm.c29 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred_ptr, in vp8_short_idct4x4llm_c() function
/external/libvpx/config/generic/
Dvp8_rtcd.h129 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred_ptr, int pred_stride, unsigned char *…
130 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_c
/external/libvpx/libvpx/test/
Didct_test.cc158 INSTANTIATE_TEST_CASE_P(C, IDCTTest, ::testing::Values(vp8_short_idct4x4llm_c));
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h154 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred_ptr, int pred_stride, unsigned char *…
/external/libvpx/config/arm64/
Dvp8_rtcd.h154 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred_ptr, int pred_stride, unsigned char *…
/external/libvpx/config/x86_64/
Dvp8_rtcd.h186 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred_ptr, int pred_stride, unsigned char *…
/external/libvpx/config/x86/
Dvp8_rtcd.h186 void vp8_short_idct4x4llm_c(short *input, unsigned char *pred_ptr, int pred_stride, unsigned char *…