Searched defs:shortHeader (Results  1 – 2 of 2) sorted by relevance
| /frameworks/av/media/codecs/m4v_h263/enc/src/ | 
| D | fastquant.cpp | 151                                Int dctMode, Int comp, Int dummy, UChar shortHeader)  in BlockQuantDequantH263Inter() 271                                Int dctMode, Int comp, Int dc_scaler, UChar shortHeader)  in BlockQuantDequantH263Intra() 442                                  UChar *bitmaprow, UInt *bitmapzz, Int dummy, UChar shortHeader)  in BlockQuantDequantH263DCInter() 496                                  UChar *bitmaprow, UInt *bitmapzz, Int dc_scaler, UChar shortHeader)  in BlockQuantDequantH263DCIntra()
  | 
| D | fastcodemb.cpp | 57     UChar shortHeader = video->vol[video->currLayer]->shortVideoHeader;  in CodeMB_H263()  local
  |