Home
last modified time | relevance | path

Searched refs:vp8_dequant_idct_add_c (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Didct_blk.c22 vp8_dequant_idct_add_c(q, dq, dst, stride); in vp8_dequant_idct_add_y_block_c()
44 vp8_dequant_idct_add_c(q, dq, dst_u, stride); in vp8_dequant_idct_add_uv_block_c()
60 vp8_dequant_idct_add_c(q, dq, dst_v, stride); in vp8_dequant_idct_add_uv_block_c()
Ddequantize.c26 void vp8_dequant_idct_add_c(short *input, short *dq, unsigned char *dest, in vp8_dequant_idct_add_c() function
/external/libvpx/config/generic/
Dvp8_rtcd.h66 void vp8_dequant_idct_add_c(short *input, short *dq, unsigned char *dest, int stride);
67 #define vp8_dequant_idct_add vp8_dequant_idct_add_c
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h76 void vp8_dequant_idct_add_c(short *input, short *dq, unsigned char *dest, int stride);
/external/libvpx/config/arm64/
Dvp8_rtcd.h76 void vp8_dequant_idct_add_c(short *input, short *dq, unsigned char *dest, int stride);
/external/libvpx/config/x86_64/
Dvp8_rtcd.h90 void vp8_dequant_idct_add_c(short *input, short *dq, unsigned char *dest, int stride);
/external/libvpx/config/x86/
Dvp8_rtcd.h90 void vp8_dequant_idct_add_c(short *input, short *dq, unsigned char *dest, int stride);