Searched defs:step2_1 (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | itrans16_dspr2.c | 22 int step2_0, step2_1, step2_2, step2_3; in idct16_rows_dspr2() local 397 int step2_0, step2_1, step2_2, step2_3; in idct16_cols_add_blk_dspr2() local
|
H A D | itrans32_cols_dspr2.c | 22 int step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in vpx_idct32_cols_add_blk_dspr2() local
|
H A D | itrans32_dspr2.c | 26 int step2_0, step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in idct32_rows_dspr2() local
|
H A D | fwd_dct32x32_msa.c | 20 v8i16 step0_1, step1_1, step2_1, step3_1; in fdct8x32_1d_column_load_butterfly() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/ |
H A D | fwd_dct32x32_lsx.c | 27 __m128i step0_1, step1_1, step2_1, step3_1; in fdct8x32_1d_column_load_butterfly() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | fwd_txfm_impl_sse2.h | 617 __m128i step2_1, step2_2, step2_3, step2_4, step2_5, step2_6; in FDCT16x16_2D() local
|