Searched defs:QPx2 (Results  1 – 4 of 4) sorted by relevance
| /frameworks/av/media/module/codecs/m4v_h263/enc/src/ | 
| D | fastquant.cpp | 156     Int QPx2 = QuantParam->QPx2;  in BlockQuantDequantH263Inter()  local 275     Int QPx2 = QuantParam->QPx2;  in BlockQuantDequantH263Intra()  local 551     Int stepsize, QPx2 = QP << 1;  in BlockQuantDequantMPEGInter()  local 859     Int QPx2 = QP << 1;  in BlockQuantDequantMPEGDCInter()  local
  | 
| D | fastcodemb.h | 44     Int QPx2 ;  member
  | 
| D | fastquant_inline.h | 62 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp)  in coeff_dequant() 202 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp)  in coeff_dequant() 298 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp)  in coeff_dequant() 483 __inline int32 coeff_dequant(int32 q_value, int32 QPx2, int32 Addition, int32 tmp)  in coeff_dequant()
  | 
| D | mp4lib_int.h | 464     Int QPx2 ;  member
  |