Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastcodemb.h90 Int BlockQuantDequantMPEGDCInter(Int *rcoeff, Int *qcoeff, Int QP, Int *qmat,
Dmp4enc_lib.h88 Int BlockQuantDequantMPEGDCInter(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat,
Dfastquant.cpp852 Int BlockQuantDequantMPEGDCInter(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, in BlockQuantDequantMPEGDCInter() function
Dfastcodemb.cpp347 BlockQuantDequantMPEGDC = &BlockQuantDequantMPEGDCInter; in CodeMB_MPEG()