Searched defs:step2_3 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans16_dspr2.c | 22 int step2_0, step2_1, step2_2, step2_3; in idct16_rows_dspr2() local 408 int step2_0, step2_1, step2_2, step2_3; in idct16_cols_add_blk_dspr2() local
|
D | itrans32_cols_dspr2.c | 23 int16_t step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in vpx_idct32_cols_add_blk_dspr2() local
|
D | itrans32_dspr2.c | 26 int16_t step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in idct32_rows_dspr2() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | fwd_txfm_impl_sse2.h | 626 __m128i step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in FDCT16x16_2D() local
|