Searched refs:aan_dc_scale (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastquant_inline.h99 __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
H A Dfastquant.cpp471 coeff = aan_dc_scale(coeff, QP);

Completed in 1038 milliseconds