Home
last modified time | relevance | path

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

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