Searched refs:step3_10 (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans32_cols_dspr2.c | 33 int16_t step3_8, step3_9, step3_10, step3_11, step3_12, step3_13, step3_14; in vp9_idct32_cols_add_blk_dspr2() local 450 [step3_10] "=r" (step3_10), [step3_11] "=r" (step3_11), in vp9_idct32_cols_add_blk_dspr2() 684 step1_5 = step2_5 + step3_10; in vp9_idct32_cols_add_blk_dspr2() 689 step1_10 = step2_5 - step3_10; in vp9_idct32_cols_add_blk_dspr2()
|
D | vp9_itrans32_dspr2.c | 34 int16_t step3_8, step3_9, step3_10, step3_11, step3_12, step3_13, step3_14; in idct32_rows_dspr2() local 515 [step3_10] "=r" (step3_10), [step3_11] "=r" (step3_11), in idct32_rows_dspr2() 756 step1_5 = step2_5 + step3_10; in idct32_rows_dspr2() 761 step1_10 = step2_5 - step3_10; in idct32_rows_dspr2()
|