Searched defs:step2_1 (Results 1 – 5 of 5) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans16_dspr2.c | 27 int step2_0, step2_1, step2_2, step2_3; in idct16_rows_dspr2() local 413 int step2_0, step2_1, step2_2, step2_3; in idct16_cols_add_blk_dspr2() local
|
D | vp9_itrans32_cols_dspr2.c | 28 int16_t step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in vp9_idct32_cols_add_blk_dspr2() local
|
D | vp9_itrans32_dspr2.c | 29 int16_t step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in idct32_rows_dspr2() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
D | vp9_dct_avx2.c | 1115 __m128i step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in vp9_fdct16x16_avx2() local
|
D | vp9_dct_sse2.c | 1216 __m128i step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in vp9_fdct16x16_sse2() local
|