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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dvlc_dequant.cpp51 uint8 *bitmapcol, uint8 *bitmaprow)
91 *((uint32*)bitmapcol) = *((uint32*)(bitmapcol + 4)) = 0;
155 bitmapcol[k&0x7] |= mask[k>>3];
200 bitmapcol[0] |= mask[k>>3];
216 bitmapcol[k] |= 128;
249 bitmapcol[k] |= 128;
266 bitmapcol[0] |= mask[k>>3];
305 bitmapcol[k] |= 128;
321 bitmapcol[
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
805 VlcDequantH263IntraBlock_SH(VideoDecData *video, int comp, uint8 *bitmapcol, uint8 *bitmaprow) argument
1066 VlcDequantH263InterBlock(VideoDecData *video, int comp, uint8 *bitmapcol, uint8 *bitmaprow) argument
[all...]
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[com
[all...]
H A Dblock_idct.cpp261 uint8 *bitmapcol = mblock->bitmapcol[comp]; local
283 bmapr = (int)bitmapcol[i];
296 if ((bitmapcol[4] | bitmapcol[5] | bitmapcol[6] | bitmapcol[7]) == 0)
354 uint8 *bitmapcol,
381 bmapr = (int)bitmapcol[i];
394 if ((bitmapcol[
348 BlockIDCT( uint8 *dst, uint8 *pred, int16 *coeff_in, int width, int nz_coefs, uint8 *bitmapcol, uint8 bitmaprow ) argument
[all...]
H A Dmp4lib_int.h138 uint8 bitmapcol[6][8]; 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]);
/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,
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.cpp150 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
163 UChar *bcolptr = bitmapcol;
174 temp = (Int*) bitmapcol;
259 if (bitmapcol[i])(*bitmaprow) |= tmp;
270 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
281 UChar *bmcolptr = bitmapcol;
291 *((Int*)bitmapcol) = *((Int*)(bitmapcol + 4)) = 0;
317 bitmapcol[0] |= 128;
344 bitmapcol[
[all...]
H A Dfastcodemb.cpp55 UChar *bitmapcol, *bitmaprow = video->bitmaprow; local
139 bitmapcol = video->bitmapcol[k];
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
366 bitmapcol = video->bitmapcol[k];
426 bitmapcol, bitmaprow + k, bitmapzz, dc_scaler);
453 bitmapcol, bitmapro
[all...]
H A Dmp4enc_lib.h66 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
70 UChar bitmapcol[ ], UChar *bitmaprow, UInt *bitmapzz,
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 Dmp4lib_int.h375 UChar bitmapcol[6][8]; member in struct:tagVideoEncData
H A Dfastidct.cpp1857 void BlockIDCTMotionComp(Short *block, UChar *bitmapcol, UChar bitmaprow, argument
1915 if (dctMode == 1 || (bitmaprow == 0x80 && bitmapcol[0] == 0x80))
1995 bmap = (Int)bitmapcol[i];

Completed in 105 milliseconds