Searched refs:BlockQuantDequantMPEGDCIntra (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | fastcodemb.h | 93 Int BlockQuantDequantMPEGDCIntra(Int *rcoeff, Int *qcoeff, Int QP, Int *qmat,
|
D | mp4enc_lib.h | 91 Int BlockQuantDequantMPEGDCIntra(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat,
|
D | fastquant.cpp | 919 Int BlockQuantDequantMPEGDCIntra(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, in BlockQuantDequantMPEGDCIntra() function
|
D | fastcodemb.cpp | 330 BlockQuantDequantMPEGDC = &BlockQuantDequantMPEGDCIntra; in CodeMB_MPEG()
|