Searched refs:step_3 (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans4_dspr2.c | 23 int16_t step_0, step_1, step_2, step_3; in vp9_idct4_rows_dspr2() local 94 [step_2] "=&r" (step_2), [step_3] "=&r" (step_3), in vp9_idct4_rows_dspr2() 109 int16_t step_0, step_1, step_2, step_3; in vp9_idct4_columns_add_blk_dspr2() local 217 [step_2] "=&r" (step_2), [step_3] "=&r" (step_3), in vp9_idct4_columns_add_blk_dspr2()
|