Home
last modified time | relevance | path

Searched refs:QPstruct (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastcodemb.h42 struct QPstruct struct
68 Int BlockQuantDequantH263Inter(Int *rcoeff, Int *qcoeff, struct QPstruct *QuantParam, argument
72 Int BlockQuantDequantH263Intra(Int *rcoeff, Int *qcoeff, struct QPstruct *QuantParam,
76 Int BlockQuantDequantH263DCInter(Int *rcoeff, Int *qcoeff, struct QPstruct *QuantParam,
79 Int BlockQuantDequantH263DCIntra(Int *rcoeff, Int *qcoeff, struct QPstruct *QuantParam,
Dmp4enc_lib.h65 Int BlockQuantDequantH263Inter(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam,
69 Int BlockQuantDequantH263Intra(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam,
73 Int BlockQuantDequantH263DCInter(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam,
76 Int BlockQuantDequantH263DCIntra(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam,
Dfastquant.cpp149 Int BlockQuantDequantH263Inter(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam, in BlockQuantDequantH263Inter()
269 Int BlockQuantDequantH263Intra(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam, in BlockQuantDequantH263Intra()
441 Int BlockQuantDequantH263DCInter(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam, in BlockQuantDequantH263DCInter()
495 Int BlockQuantDequantH263DCIntra(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam, in BlockQuantDequantH263DCIntra()
Dfastcodemb.cpp60 struct QPstruct QuantParam; in CodeMB_H263()
63 Int(*BlockQuantDequantH263)(Short *, Short *, struct QPstruct *, in CodeMB_H263()
65 Int(*BlockQuantDequantH263DC)(Short *, Short *, struct QPstruct *, in CodeMB_H263()
Dmp4lib_int.h462 struct QPstruct struct