Searched refs:step3_9 (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 449 [step3_8] "=r" (step3_8), [step3_9] "=r" (step3_9), in vp9_idct32_cols_add_blk_dspr2() 685 step1_6 = step2_6 + step3_9; in vp9_idct32_cols_add_blk_dspr2() 688 step1_9 = step2_6 - step3_9; 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 514 [step3_8] "=r" (step3_8), [step3_9] "=r" (step3_9), in idct32_rows_dspr2() 757 step1_6 = step2_6 + step3_9; in idct32_rows_dspr2() 760 step1_9 = step2_6 - step3_9; in idct32_rows_dspr2()
|