Searched defs:tmp_odd_buf (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | vp9_idct_lsx.c | 736 vp9_idct_butterfly_transpose_store(int16_t *tmp_buf, int16_t *tmp_eve_buf, int16_t *tmp_odd_buf, int16_t *dst) vp9_idct_butterfly_transpose_store() argument 994 vp9_idct8x32_column_odd_process_store(int16_t *tmp_buf, int16_t *tmp_odd_buf) vp9_idct8x32_column_odd_process_store() argument 1152 vp9_idct8x32_column_butterfly_addblk(int16_t *tmp_eve_buf, int16_t *tmp_odd_buf, uint8_t *dst, int32_t dst_stride) vp9_idct8x32_column_butterfly_addblk() argument [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vp9_idct_msa.c | 1528 vp9_idct_butterfly_transpose_store(int16_t *tmp_buf, int16_t *tmp_eve_buf, int16_t *tmp_odd_buf, int16_t *dst) vp9_idct_butterfly_transpose_store() argument 1714 vp9_idct8x32_column_odd_process_store(int16_t *tmp_buf, int16_t *tmp_odd_buf) vp9_idct8x32_column_odd_process_store() argument 1845 vp9_idct8x32_column_butterfly_addblk(int16_t *tmp_eve_buf, int16_t *tmp_odd_buf, uint8_t *dst, int32_t dst_stride) vp9_idct8x32_column_butterfly_addblk() argument [all...] |
Completed in 6 milliseconds