Searched defs:step1_3 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | itrans8_dspr2.c | 18 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; in idct8_rows_dspr2() local 196 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; in idct8_columns_add_blk_dspr2() local
|
D | itrans16_dspr2.c | 20 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; in idct16_rows_dspr2() local 394 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6, step1_7; in idct16_cols_add_blk_dspr2() local
|
D | itrans32_cols_dspr2.c | 17 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6; in vpx_idct32_cols_add_blk_dspr2() local
|
D | itrans32_dspr2.c | 21 int step1_0, step1_1, step1_2, step1_3, step1_4, step1_5, step1_6; in idct32_rows_dspr2() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | fwd_txfm_impl_sse2.h | 615 __m128i step1_0, step1_1, step1_2, step1_3; in FDCT16x16_2D() local
|