Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastcodemb.h93 Int BlockQuantDequantMPEGDCIntra(Int *rcoeff, Int *qcoeff, Int QP, Int *qmat,
Dmp4enc_lib.h91 Int BlockQuantDequantMPEGDCIntra(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat,
Dfastquant.cpp919 Int BlockQuantDequantMPEGDCIntra(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, in BlockQuantDequantMPEGDCIntra() function
Dfastcodemb.cpp330 BlockQuantDequantMPEGDC = &BlockQuantDequantMPEGDCIntra; in CodeMB_MPEG()