Home
last modified time | relevance | path

Searched refs:BlockQuantDequantMPEGInter (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dfastcodemb.h82 Int BlockQuantDequantMPEGInter(Int *rcoeff, Int *qcoeff, Int QP, Int *qmat,
H A Dmp4enc_lib.h80 Int BlockQuantDequantMPEGInter(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat,
H A Dfastcodemb.cpp346 BlockQuantDequantMPEG = &BlockQuantDequantMPEGInter; in CodeMB_MPEG()
H A Dfastquant.cpp544 Int BlockQuantDequantMPEGInter(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, in BlockQuantDequantMPEGInter() function