Searched defs:QuantParam (Results  1 – 2 of 2) sorted by relevance
| /frameworks/av/media/module/codecs/m4v_h263/enc/src/ | 
| D | fastquant.cpp | 149 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()
 
 | 
| D | fastcodemb.cpp | 60     struct QPstruct QuantParam;  in CodeMB_H263()  local
 |