Searched refs:BlockQuantDequantMPEGInter (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | fastcodemb.h | 82 Int BlockQuantDequantMPEGInter(Int *rcoeff, Int *qcoeff, Int QP, Int *qmat,
|
D | mp4enc_lib.h | 80 Int BlockQuantDequantMPEGInter(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat,
|
D | fastquant.cpp | 544 Int BlockQuantDequantMPEGInter(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, in BlockQuantDequantMPEGInter() function
|
D | fastcodemb.cpp | 346 BlockQuantDequantMPEG = &BlockQuantDequantMPEGInter; in CodeMB_MPEG()
|