Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastcodemb.h76 Int BlockQuantDequantH263DCInter(Int *rcoeff, Int *qcoeff, struct QPstruct *QuantParam,
Dmp4enc_lib.h73 Int BlockQuantDequantH263DCInter(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam,
Dfastquant.cpp441 Int BlockQuantDequantH263DCInter(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam, in BlockQuantDequantH263DCInter() function
Dfastcodemb.cpp124 BlockQuantDequantH263DC = &BlockQuantDequantH263DCInter; in CodeMB_H263()