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

  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans32_cols_dspr2.c 36 int16_t step3_28, step3_29, step3_30, step3_31; local
477 step3_29 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
557 step2_26 = step3_29 - step3_26;
560 step2_29 = step3_29 + step3_26;
    [all...]
vp9_itrans32_dspr2.c 37 int16_t step3_29, step3_30, step3_31; local
543 step3_29 = (temp21 + DCT_CONST_ROUNDING) >> DCT_CONST_BITS;
    [all...]

Completed in 35 milliseconds