Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/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.cpp290 Int *qmat; in CodeMB_MPEG() local
/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dvlc_dequant.cpp76 int *qmat; in VlcDequantMpegIntraBlock() local
400 int *qmat; in VlcDequantMpegInterBlock() local
Dvop.cpp89 int *qmat, i, j; in DecodeVOLHeader() local