Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
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()
544 Int BlockQuantDequantMPEGInter(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, in BlockQuantDequantMPEGInter()
673 Int BlockQuantDequantMPEGIntra(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, in BlockQuantDequantMPEGIntra()
852 Int BlockQuantDequantMPEGDCInter(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, in BlockQuantDequantMPEGDCInter()
919 Int BlockQuantDequantMPEGDCIntra(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, 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.h375 UChar bitmapcol[6][8]; 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.cpp261 uint8 *bitmapcol = mblock->bitmapcol[comp]; in BlockIDCT_intra() local
354 uint8 *bitmapcol, in BlockIDCT()
Dmp4lib_int.h138 uint8 bitmapcol[6][8]; member