Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastcodemb.h86 Int BlockQuantDequantMPEGIntra(Int *rcoeff, Int *qcoeff, Int QP, Int *qmat,
Dmp4enc_lib.h84 Int BlockQuantDequantMPEGIntra(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat,
Dfastquant.cpp673 Int BlockQuantDequantMPEGIntra(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, in BlockQuantDequantMPEGIntra() function
Dfastcodemb.cpp329 BlockQuantDequantMPEG = &BlockQuantDequantMPEGIntra; in CodeMB_MPEG()