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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastquant_inline.h 99 __inline int32 aan_dc_scale(int32 coeff, int32 QP) function
379 __inline int32 aan_dc_scale(int32 coeff, int32 QP) function
538 __inline int32 aan_dc_scale(int32 coeff, int32 QP) function
fastquant.cpp 471 coeff = aan_dc_scale(coeff, QP);

Completed in 196 milliseconds