HomeSort by relevance Sort by last modified time
    Searched refs:step3_27 (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans32_cols_dspr2.c 35 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27; local
520 step3_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
558 step2_27 = step3_28 - step3_27;
559 step2_28 = step3_28 + step3_27;
    [all...]
vp9_itrans32_dspr2.c 36 int16_t step3_22, step3_23, step3_24, step3_25, step3_26, step3_27, step3_28; local
586 step3_27 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
    [all...]

Completed in 2823 milliseconds