Home
last modified time | relevance | path

Searched defs:bitmaprow (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastquant.cpp150 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, in BlockQuantDequantH263Inter()
270 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, 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()
545 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, in BlockQuantDequantMPEGInter()
674 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, in BlockQuantDequantMPEGIntra()
853 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, Int dummy) in BlockQuantDequantMPEGDCInter()
920 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, in BlockQuantDequantMPEGDCIntra()
Dfastcodemb.cpp55 UChar *bitmapcol, *bitmaprow = video->bitmaprow; in CodeMB_H263() local
284 UChar *bitmapcol, *bitmaprow = video->bitmaprow; in CodeMB_MPEG() local
Dfastidct.cpp1857 void BlockIDCTMotionComp(Short *block, UChar *bitmapcol, UChar bitmaprow, in BlockIDCTMotionComp()
Dmp4lib_int.h373 …UChar bitmaprow[8]; /* Need to keep it for ACDCPrediction, 8 bytes for alignment, need onl… member
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dvlc_dequant.cpp51 uint8 *bitmapcol, uint8 *bitmaprow) in VlcDequantMpegIntraBlock()
384 uint8 *bitmapcol, uint8 *bitmaprow) in VlcDequantMpegInterBlock()
503 uint8 *bitmapcol, uint8 *bitmaprow) in VlcDequantH263IntraBlock()
805 int VlcDequantH263IntraBlock_SH(VideoDecData *video, int comp, uint8 *bitmapcol, uint8 *bitmaprow) in VlcDequantH263IntraBlock_SH()
1067 uint8 *bitmapcol, uint8 *bitmaprow) in VlcDequantH263InterBlock()
Dblock_idct.cpp262 uint8 bitmaprow = mblock->bitmaprow[comp]; in BlockIDCT_intra() local
355 uint8 bitmaprow in BlockIDCT()
Dmp4lib_int.h139 uint8 bitmaprow[6]; member