Searched refs:step3_11 (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() 683 step1_4 = step2_4 + step3_11; in vp9_idct32_cols_add_blk_dspr2() 690 step1_11 = step2_4 - step3_11; 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() 755 step1_4 = step2_4 + step3_11; in idct32_rows_dspr2() 762 step1_11 = step2_4 - step3_11; in idct32_rows_dspr2()
|