/external/opencore/codecs_v2/utilities/colorconvert/src/ |
D | cczoomrotation16.cpp | 297 int32 Y, Cb, Cr, Cg; in cc16() local 342 Cb = *pCb++; in cc16() 346 Cb -= 128; in cc16() 351 Cg += Cb * cc2; in cc16() 352 Cb *= cc4; in cc16() 358 tmp2 = tmp0 + (Cb >> 16); in cc16() 373 tmp2 = (Y) + (Cb >> 16); in cc16() 396 tmp2 = tmp0 + (Cb >> 16); in cc16() 411 tmp2 = (Y) + (Cb >> 16); in cc16() 443 int32 Y, Cb, Cr, Cg; in cc16Reverse() local [all …]
|
D | cczoomrotation32.cpp | 245 int32 Y, Cb, Cr, Cg; in cc32() local 284 Cb = *pCb++; in cc32() 291 Cb -= 128; in cc32() 295 Cg += Cb * (*((int32*)(clip - 392))); in cc32() 298 Cb *= (*((int32*)(clip - 388))); in cc32() 305 tmp2 = (tmp0 << 16) + Cb; in cc32() 320 tmp2 = (Y << 16) + Cb; in cc32() 337 tmp2 = (tmp0 << 16) + Cb; in cc32() 352 tmp2 = (Y << 16) + Cb; in cc32() 383 int32 Y, Cb, Cr, Cg; in cc32Reverse() local [all …]
|
D | cczoomrotation24.cpp | 245 int32 Y, Cb, Cr, Cg; in cc24() local 286 Cb = *pCb++; in cc24() 293 Cb -= 128; in cc24() 296 Cg += Cb * (*((int32*)(clip - 392))); in cc24() 299 Cb *= (*((int32*)(clip - 388))); in cc24() 303 tmp2 = tmp0 + Cb; in cc24() 320 tmp2 = Y + Cb; in cc24() 323 tmp2 = Y + Cb; in cc24() 344 tmp2 = tmp0 + Cb; in cc24() 363 tmp2 = Y + Cb; in cc24() [all …]
|
D | cczoomrotation12.cpp | 570 int32 Y, Cb, Cr, Cg; in get_frame12() local 602 Cb = *pCb++; in get_frame12() 608 Cb -= 128; in get_frame12() 611 Cg += Cb * JCoeff[2]; in get_frame12() 614 Cb *= JCoeff[3]; in get_frame12() 620 tmp2 = (tmp0 << 16) + Cb; in get_frame12() 665 tmp2 = (Y << 16) + Cb + (tmp2 << 16); in get_frame12() 709 tmp2 = (tmp0 << 16) + Cb; in get_frame12() 752 tmp2 = (Y << 16) + Cb + (tmp2 << 16); in get_frame12() 1161 int32 Y, Cb, Cr, Cg; in cc12Rotate() local [all …]
|
/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/ |
D | SDL_gsyuv.c | 324 Uint32 *lum, *Cr, *Cb; in GS_DisplayYUVOverlay() local 338 Cb = (Uint32 *)overlay->pixels[2]; in GS_DisplayYUVOverlay() 343 Cb = (Uint32 *)overlay->pixels[1]; in GS_DisplayYUVOverlay() 356 Cb_src = Cb; in GS_DisplayYUVOverlay() 387 Cb += crb_pitch * 8; in GS_DisplayYUVOverlay()
|
/external/jpeg/ |
D | wizard.doc | 83 For example, to create a separate table for each of Y,Cb,Cr, you could 166 1 2; # Cb and Cr in second scan 171 # Interleaved DC scan for Y,Cb,Cr: 176 1: 1-63, 0, 0 ; # All AC coefficients for Cb 184 # Initial DC scan for Y,Cb,Cr (lowest bit not sent) 188 # Send all Cr,Cb AC coefficients, minus lowest bit: 190 # but note we send Cr first since eye is least sensitive to Cb)
|
D | libjpeg.doc | 2545 cinfo->comp_info[1].h_samp_factor = 1 for Cb 2552 downsampled_width = 51 and width_in_blocks = 7 for Cb and Cr (and the same 2554 columns and rows, the Cb/Cr data to at least 7*8 = 56 columns and rows. The 2557 sample rows of Y and 8 each of Cb and Cr. A total of 7 MCU rows are needed, 2560 arrays, but the scanlines count must total up to 112 so that all of the Cb
|
D | testimg.ppm | 4 …4-�3,�4/�40�02�/2�.1�-0�..�/-�2-�7-�:/�>0�1%�7,�;5�sq�������v��i}�at�[p�Pj�Cb�7`�7a�;_�Lf�O[~86]=0…
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
D | SDL_yuv_sw.c | 1173 Uint8 *lum, *Cr, *Cb; in SDL_DisplayYUV_SW() local 1217 Cb = overlay->pixels[2]; in SDL_DisplayYUV_SW() 1222 Cb = overlay->pixels[1]; in SDL_DisplayYUV_SW() 1227 Cb = lum + 1; in SDL_DisplayYUV_SW() 1232 Cb = lum - 1; in SDL_DisplayYUV_SW() 1237 Cb = lum + 3; in SDL_DisplayYUV_SW() 1260 lum, Cr, Cb, dstp, overlay->h, overlay->w, mod); in SDL_DisplayYUV_SW() 1264 lum, Cr, Cb, dstp, overlay->h, overlay->w, mod); in SDL_DisplayYUV_SW()
|
/external/opencore/protocols/rtp_payload_parser/util/output/ |
D | pv_rtp.bin | 10306 p(��X�F>���F(���wb30�1-JDT� Q�W�i@�E��IB%n7�Cb-�m���F��Z̟U<�E��t��r�����g�"(��j!…
|