Searched defs:tmp_buf_big (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/ |
H A D | fwd_dct32x32_lsx.c | 344 int16_t *tmp_buf, int16_t *tmp_buf_big) { in fdct8x32_1d_column() 894 static void fdct32x8_1d_row_4x(int16_t *tmp_buf_big, int16_t *tmp_buf, in fdct32x8_1d_row_4x() 1152 static void fdct32x8_1d_row_rd(int16_t *tmp_buf_big, int16_t *tmp_buf, in fdct32x8_1d_row_rd()
|
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | fwd_dct32x32_msa.c | 248 int16_t *tmp_buf, int16_t *tmp_buf_big) { in fdct8x32_1d_column() 666 static void fdct32x8_1d_row_4x(int16_t *tmp_buf_big, int16_t *tmp_buf, in fdct32x8_1d_row_4x() 903 static void fdct32x8_1d_row_rd(int16_t *tmp_buf_big, int16_t *tmp_buf, in fdct32x8_1d_row_rd()
|