Searched refs:tmp_eve_buf (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Didct32x32_msa.c42 int16_t *tmp_eve_buf) {
100 ST_SH(loc0, (tmp_eve_buf + 15 * 8));
101 ST_SH(loc1, (tmp_eve_buf));
102 ST_SH(loc2, (tmp_eve_buf + 14 * 8));
103 ST_SH(loc3, (tmp_eve_buf + 8));
106 ST_SH(loc0, (tmp_eve_buf + 13 * 8));
107 ST_SH(loc1, (tmp_eve_buf + 2 * 8));
108 ST_SH(loc2, (tmp_eve_buf + 12 * 8));
109 ST_SH(loc3, (tmp_eve_buf + 3 * 8));
113 ST_SH(loc0, (tmp_eve_buf
41 idct32x8_row_even_process_store(int16_t *tmp_buf, int16_t *tmp_eve_buf) argument
239 idct_butterfly_transpose_store(int16_t *tmp_buf, int16_t *tmp_eve_buf, int16_t *tmp_odd_buf, int16_t *dst) argument
351 idct8x32_column_even_process_store(int16_t *tmp_buf, int16_t *tmp_eve_buf) argument
538 idct8x32_column_butterfly_addblk(int16_t *tmp_eve_buf, int16_t *tmp_odd_buf, uint8_t *dst, int32_t dst_stride) argument
[all...]

Completed in 113 milliseconds