Home
last modified time | relevance | path

Searched defs:qmat (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastquant.cpp544 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()
Dfastcodemb.cpp289 Int *qmat; in CodeMB_MPEG() local
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dvlc_dequant.cpp76 int *qmat; in VlcDequantMpegIntraBlock() local
400 int *qmat; in VlcDequantMpegInterBlock() local
Dvop.cpp88 int *qmat, i, j; in DecodeVOLHeader() local