Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dfastcodemb.h68 Int BlockQuantDequantH263Inter(Int *rcoeff, Int *qcoeff, struct QPstruct *QuantParam,
H A Dmp4enc_lib.h65 Int BlockQuantDequantH263Inter(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam,
H A Dfastcodemb.cpp123 BlockQuantDequantH263 = &BlockQuantDequantH263Inter; in CodeMB_H263()
H A Dfastquant.cpp149 Int BlockQuantDequantH263Inter(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam, in BlockQuantDequantH263Inter() function