Searched defs:qmat (Results  1 – 4 of 4) sorted by relevance
| /frameworks/av/media/module/codecs/m4v_h263/enc/src/ | 
| D | fastquant.cpp | 544 Int BlockQuantDequantMPEGInter(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat,  in BlockQuantDequantMPEGInter() 673 Int BlockQuantDequantMPEGIntra(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat,  in BlockQuantDequantMPEGIntra() 852 Int BlockQuantDequantMPEGDCInter(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat,  in BlockQuantDequantMPEGDCInter() 919 Int BlockQuantDequantMPEGDCIntra(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat,  in BlockQuantDequantMPEGDCIntra()
  | 
| D | fastcodemb.cpp | 289     Int *qmat;  in CodeMB_MPEG()  local
  | 
| /frameworks/av/media/module/codecs/m4v_h263/dec/src/ | 
| D | vlc_dequant.cpp | 76     int *qmat;  in VlcDequantMpegIntraBlock()  local 400     int *qmat;  in VlcDequantMpegInterBlock()  local
  | 
| D | vop.cpp | 87     int *qmat, i, j;  in DecodeVOLHeader()  local
  |