Searched refs:bitmaprow (Results 1 - 12 of 12) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastcodemb.h69 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
73 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
77 UChar *bitmaprow, UInt *bitmapzz, Int dummy);
80 UChar *bitmaprow, UInt *bitmapzz, Int dc_scaler);
83 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
87 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
91 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, Int dummy);
94 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, Int dc_scaler);
97 void BlockIDCTMotionComp(Int *block, UChar *bitmapcol, UChar bitmaprow,
H A Dfastquant.cpp130 fast bitmaprow mask and borrowed Addition method instead of ifs from , ).
144 8/2/01, , change IDCT to do column/row, change bitmaprow/col to the opposite.
150 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
177 *bitmaprow = 0;
259 if (bitmapcol[i])(*bitmaprow) |= tmp;
263 if (*bitmaprow)
270 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
292 *bitmaprow = 0;
422 if (bitmapcol[i])(*bitmaprow) |= tmp;
426 if (((*bitmaprow)
149 BlockQuantDequantH263Inter(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam, UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, Int dctMode, Int comp, Int dummy, UChar shortHeader) argument
269 BlockQuantDequantH263Intra(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam, UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, Int dctMode, Int comp, Int dc_scaler, UChar shortHeader) argument
441 BlockQuantDequantH263DCInter(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam, UChar *bitmaprow, UInt *bitmapzz, Int dummy, UChar shortHeader) argument
495 BlockQuantDequantH263DCIntra(Short *rcoeff, Short *qcoeff, struct QPstruct *QuantParam, UChar *bitmaprow, UInt *bitmapzz, Int dc_scaler, UChar shortHeader) argument
544 BlockQuantDequantMPEGInter(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, Int dctMode, Int comp, Int dc_scaler) argument
673 BlockQuantDequantMPEGIntra(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, Int dctMode, Int comp, Int dc_scaler) argument
852 BlockQuantDequantMPEGDCInter(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, Int dummy) argument
919 BlockQuantDequantMPEGDCIntra(Short *rcoeff, Short *qcoeff, Int QP, Int *qmat, UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, Int dc_scaler) argument
[all...]
H A Dmp4enc_lib.h66 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
70 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
74 UChar *bitmaprow, UInt *bitmapzz, Int dummy, UChar shortHeader);
77 UChar *bitmaprow, UInt *bitmapzz, Int dc_scaler, UChar shortHeader);
81 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
85 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
89 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, Int dummy);
92 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz, Int dc_scaler);
96 void BlockIDCTMotionComp(Short *block, UChar *bitmapcol, UChar bitmaprow,
H A Dfastcodemb.cpp55 UChar *bitmapcol, *bitmaprow = video->bitmaprow; local
206 bitmaprow + k, bitmapzz, dc_scaler, shortHeader);
234 bitmapcol, bitmaprow + k, bitmapzz, dctMode, k, dc_scaler, shortHeader);
236 BlockIDCTMotionComp(dataBlock, bitmapcol, bitmaprow[k], dctMode, rec, pred, (lx << 1) | intra);
284 UChar *bitmapcol, *bitmaprow = video->bitmaprow; local
426 bitmapcol, bitmaprow + k, bitmapzz, dc_scaler);
453 bitmapcol, bitmaprow + k, bitmapzz, dctMode, k, dc_scaler); //
456 BlockIDCTMotionComp(dataBlock, bitmapcol, bitmaprow[
[all...]
H A Dmp4lib_int.h374 UChar bitmaprow[8]; /* Need to keep it for ACDCPrediction, 8 bytes for alignment, need only 6 */ member in struct:tagVideoEncData
H A Dfastidct.cpp1857 void BlockIDCTMotionComp(Short *block, UChar *bitmapcol, UChar bitmaprow, argument
1871 if (dctMode == 0 || bitmaprow == 0)
1915 if (dctMode == 1 || (bitmaprow == 0x80 && bitmapcol[0] == 0x80))
2006 if ((bitmaprow&0xf) == 0)
2009 (*(idctrowVCAIntra[(Int)(bitmaprow>>4)]))(block, rec, lx);
2011 (*(idctrowVCAzmv[(Int)(bitmaprow>>4)]))(block, rec, pred, lx);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dmp4dec_lib.h96 uint8 *bitmapcol, uint8 bitmaprow);
315 uint8 *bitmapcol, uint8 *bitmaprow);
317 uint8 *bitmapcol, uint8 *bitmaprow);
320 uint8 *bitmapcol, uint8 *bitmaprow);
322 uint8 *bitmapcol, uint8 *bitmaprow);
324 uint8 *bitmapcol, uint8 *bitmaprow);
H A Dcombined_decode.cpp620 ncoeffs[comp] = VlcDequantH263IntraBlock_SH(video, comp, mblock->bitmapcol[comp], &mblock->bitmaprow[comp]);
633 switched, mblock->bitmapcol[comp], &mblock->bitmaprow[comp]);
674 ncoeffs[comp] = VlcDequantH263InterBlock(video, comp, mblock->bitmapcol[comp], &mblock->bitmaprow[comp]);
678 mblock->bitmapcol[comp], mblock->bitmaprow[comp]);
704 ncoeffs[4] = VlcDequantH263InterBlock(video, 4, mblock->bitmapcol[4], &mblock->bitmaprow[4]);
708 mblock->bitmapcol[4], mblock->bitmaprow[4]);
728 ncoeffs[5] = VlcDequantH263InterBlock(video, 5, mblock->bitmapcol[5], &mblock->bitmaprow[5]);
732 mblock->bitmapcol[5], mblock->bitmaprow[5]);
756 ncoeffs[comp] = VlcDequantH263InterBlock(video, comp, mblock->bitmapcol[comp], &mblock->bitmaprow[comp]);
760 mblock->bitmapcol[comp], mblock->bitmaprow[com
[all...]
H A Dvlc_dequant.cpp51 uint8 *bitmapcol, uint8 *bitmaprow)
92 *bitmaprow = 0;
360 (*bitmaprow) |= mask[k];
384 uint8 *bitmapcol, uint8 *bitmaprow)
408 *bitmaprow = 0;
483 (*bitmaprow) |= mask[k];
503 uint8 *bitmapcol, uint8 *bitmaprow)
541 *bitmaprow = 0;
794 (*bitmaprow) |= mask[k]; /* (1<<(7-i)); */
805 int VlcDequantH263IntraBlock_SH(VideoDecData *video, int comp, uint8 *bitmapcol, uint8 *bitmaprow) argument
50 VlcDequantMpegIntraBlock(void *vid, int comp, int switched, uint8 *bitmapcol, uint8 *bitmaprow) argument
383 VlcDequantMpegInterBlock(void *vid, int comp, uint8 *bitmapcol, uint8 *bitmaprow) argument
502 VlcDequantH263IntraBlock(VideoDecData *video, int comp, int switched, uint8 *bitmapcol, uint8 *bitmaprow) argument
1066 VlcDequantH263InterBlock(VideoDecData *video, int comp, uint8 *bitmapcol, uint8 *bitmaprow) argument
[all...]
H A Dmp4lib_int.h139 uint8 bitmaprow[6]; member in struct:tagMacroBlock
290 uint8 *bitmaprow, uint8 *bitmapcol);
H A Ddatapart_decode.cpp685 switched, mblock->bitmapcol[comp], &mblock->bitmaprow[comp]);
726 mblock->bitmapcol[comp], &mblock->bitmaprow[comp]);
732 mblock->bitmapcol[comp], mblock->bitmaprow[comp]);
751 mblock->bitmapcol[4], &mblock->bitmaprow[4]);
756 mblock->bitmapcol[4], mblock->bitmaprow[4]);
771 mblock->bitmapcol[5], &mblock->bitmaprow[5]);
776 mblock->bitmapcol[5], mblock->bitmaprow[5]);
H A Dblock_idct.cpp262 uint8 bitmaprow = mblock->bitmaprow[comp]; local
298 bitmaprow >>= 4;
299 (*(idctrowVCA2_intra[(int)bitmaprow]))(coeff_in, c_comp, width);
355 uint8 bitmaprow
396 (*(idctrowVCA2[bitmaprow>>4]))(coeff_in, pred, dst, width);

Completed in 33 milliseconds