Home
last modified time | relevance | path

Searched defs:ac_clip (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastquant.cpp164 Int ac_clip; /* quantized coeff bound */ in BlockQuantDequantH263Inter() local
282 Int ac_clip; /* quantized coeff bound */ in BlockQuantDequantH263Intra() local
450 Int ac_clip; /* quantized coeff bound */ in BlockQuantDequantH263DCInter() local
Dfastquant_inline.h52 __inline int32 coeff_clip(int32 q_value, int32 ac_clip) in coeff_clip()
365 __inline int32 coeff_clip(int32 q_value, int32 ac_clip) in coeff_clip()
469 __inline int32 coeff_clip(int32 q_value, int32 ac_clip) in coeff_clip()