Home
last modified time | relevance | path

Searched refs:bytesperpixel (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Dvp9recon.c129 if (bytesperpixel == 1) { \ in check_intra_mode()
143 if (bytesperpixel == 1) { \ in check_intra_mode()
157 if (bytesperpixel == 1) { \ in check_intra_mode()
166 if (bytesperpixel == 1) { \ in check_intra_mode()
178 memcpy(&(*a)[4 * bytesperpixel], &top[4 * bytesperpixel], 4 * bytesperpixel); in check_intra_mode()
310 ref += y * ref_stride + x * bytesperpixel; in mc_luma_unscaled()
348 ref_u += y * src_stride_u + x * bytesperpixel; in mc_chroma_unscaled()
349 ref_v += y * src_stride_v + x * bytesperpixel; in mc_chroma_unscaled()
438 ref += y * ref_stride + x * bytesperpixel; in mc_luma_scaled()
576 if (bytesperpixel == 1) { in inter_recon()
[all …]
H A Dvp9lpf.c30 int y, x, bytesperpixel = s->bytesperpixel; in filter_plane_cols() local
39 for (x = 1; hm & ~(x - 1); x <<= 1, ptr += 8 * bytesperpixel >> ss_h) { in filter_plane_cols()
85 s->dsp.loop_filter_mix2[0][0][0](ptr + 4 * bytesperpixel, ls, E, I, H); in filter_plane_cols()
87 s->dsp.loop_filter_8[0][0](ptr + 4 * bytesperpixel, ls, E, I, H); in filter_plane_cols()
93 s->dsp.loop_filter_8[0][0](ptr + 8 * ls + 4 * bytesperpixel, ls, E, I, H); in filter_plane_cols()
105 int y, x, bytesperpixel = s->bytesperpixel; in filter_plane_rows() local
114 for (x = 1; vm & ~(x - 1); x <<= (2 << ss_h), ptr += 16 * bytesperpixel, l += 2 << ss_h) { in filter_plane_rows()
144 [1](ptr + 8 * bytesperpixel, ls, E, I, H); in filter_plane_rows()
165 s->dsp.loop_filter_8[0][1](ptr + ls * 4 + 8 * bytesperpixel, ls, E, I, H); in filter_plane_rows()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dvp9recon.c129 if (bytesperpixel == 1) { \ in check_intra_mode()
143 if (bytesperpixel == 1) { \ in check_intra_mode()
157 if (bytesperpixel == 1) { \ in check_intra_mode()
166 if (bytesperpixel == 1) { \ in check_intra_mode()
178 memcpy(&(*a)[4 * bytesperpixel], &top[4 * bytesperpixel], 4 * bytesperpixel); in check_intra_mode()
310 ref += y * ref_stride + x * bytesperpixel; in mc_luma_unscaled()
348 ref_u += y * src_stride_u + x * bytesperpixel; in mc_chroma_unscaled()
349 ref_v += y * src_stride_v + x * bytesperpixel; in mc_chroma_unscaled()
438 ref += y * ref_stride + x * bytesperpixel; in mc_luma_scaled()
576 if (bytesperpixel == 1) { in inter_recon()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dvp9recon.c129 if (bytesperpixel == 1) { \ in check_intra_mode()
143 if (bytesperpixel == 1) { \ in check_intra_mode()
157 if (bytesperpixel == 1) { \ in check_intra_mode()
166 if (bytesperpixel == 1) { \ in check_intra_mode()
178 memcpy(&(*a)[4 * bytesperpixel], &top[4 * bytesperpixel], 4 * bytesperpixel); in check_intra_mode()
310 ref += y * ref_stride + x * bytesperpixel; in mc_luma_unscaled()
348 ref_u += y * src_stride_u + x * bytesperpixel; in mc_chroma_unscaled()
349 ref_v += y * src_stride_v + x * bytesperpixel; in mc_chroma_unscaled()
438 ref += y * ref_stride + x * bytesperpixel; in mc_luma_scaled()
576 if (bytesperpixel == 1) { in inter_recon()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/
H A Dvp9recon.c129 if (bytesperpixel == 1) { \ in check_intra_mode()
143 if (bytesperpixel == 1) { \ in check_intra_mode()
157 if (bytesperpixel == 1) { \ in check_intra_mode()
166 if (bytesperpixel == 1) { \ in check_intra_mode()
178 memcpy(&(*a)[4 * bytesperpixel], &top[4 * bytesperpixel], 4 * bytesperpixel); in check_intra_mode()
310 ref += y * ref_stride + x * bytesperpixel; in mc_luma_unscaled()
348 ref_u += y * src_stride_u + x * bytesperpixel; in mc_chroma_unscaled()
349 ref_v += y * src_stride_v + x * bytesperpixel; in mc_chroma_unscaled()
438 ref += y * ref_stride + x * bytesperpixel; in mc_luma_scaled()
576 if (bytesperpixel == 1) { in inter_recon()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Dvp9recon.c129 if (bytesperpixel == 1) { \ in check_intra_mode()
143 if (bytesperpixel == 1) { \ in check_intra_mode()
157 if (bytesperpixel == 1) { \ in check_intra_mode()
166 if (bytesperpixel == 1) { \ in check_intra_mode()
178 memcpy(&(*a)[4 * bytesperpixel], &top[4 * bytesperpixel], 4 * bytesperpixel); in check_intra_mode()
310 ref += y * ref_stride + x * bytesperpixel; in mc_luma_unscaled()
348 ref_u += y * src_stride_u + x * bytesperpixel; in mc_chroma_unscaled()
349 ref_v += y * src_stride_v + x * bytesperpixel; in mc_chroma_unscaled()
438 ref += y * ref_stride + x * bytesperpixel; in mc_luma_scaled()
576 if (bytesperpixel == 1) { in inter_recon()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Dvp9recon.c129 if (bytesperpixel == 1) { \ in check_intra_mode()
143 if (bytesperpixel == 1) { \ in check_intra_mode()
157 if (bytesperpixel == 1) { \ in check_intra_mode()
166 if (bytesperpixel == 1) { \ in check_intra_mode()
178 memcpy(&(*a)[4 * bytesperpixel], &top[4 * bytesperpixel], 4 * bytesperpixel); in check_intra_mode()
310 ref += y * ref_stride + x * bytesperpixel; in mc_luma_unscaled()
348 ref_u += y * src_stride_u + x * bytesperpixel; in mc_chroma_unscaled()
349 ref_v += y * src_stride_v + x * bytesperpixel; in mc_chroma_unscaled()
438 ref += y * ref_stride + x * bytesperpixel; in mc_luma_scaled()
576 if (bytesperpixel == 1) { in inter_recon()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dvp9recon.c130 if (bytesperpixel == 1) { \ in check_intra_mode()
144 if (bytesperpixel == 1) { \ in check_intra_mode()
158 if (bytesperpixel == 1) { \ in check_intra_mode()
167 if (bytesperpixel == 1) { \ in check_intra_mode()
179 memcpy(&(*a)[4 * bytesperpixel], &top[4 * bytesperpixel], 4 * bytesperpixel); in check_intra_mode()
311 ref += y * ref_stride + x * bytesperpixel; in mc_luma_unscaled()
349 ref_u += y * src_stride_u + x * bytesperpixel; in mc_chroma_unscaled()
350 ref_v += y * src_stride_v + x * bytesperpixel; in mc_chroma_unscaled()
439 ref += y * ref_stride + x * bytesperpixel; in mc_luma_scaled()
587 if (bytesperpixel == 1) { in inter_recon()
[all …]
H A Dvp9lpf.c30 int y, x, bytesperpixel = s->bytesperpixel; in filter_plane_cols() local
39 for (x = 1; hm & ~(x - 1); x <<= 1, ptr += 8 * bytesperpixel >> ss_h) { in filter_plane_cols()
85 s->dsp.loop_filter_mix2[0][0][0](ptr + 4 * bytesperpixel, ls, E, I, H); in filter_plane_cols()
87 s->dsp.loop_filter_8[0][0](ptr + 4 * bytesperpixel, ls, E, I, H); in filter_plane_cols()
93 s->dsp.loop_filter_8[0][0](ptr + 8 * ls + 4 * bytesperpixel, ls, E, I, H); in filter_plane_cols()
105 int y, x, bytesperpixel = s->bytesperpixel; in filter_plane_rows() local
114 for (x = 1; vm & ~(x - 1); x <<= (2 << ss_h), ptr += 16 * bytesperpixel, l += 2 << ss_h) { in filter_plane_rows()
144 [1](ptr + 8 * bytesperpixel, ls, E, I, H); in filter_plane_rows()
165 s->dsp.loop_filter_8[0][1](ptr + ls * 4 + 8 * bytesperpixel, ls, E, I, H); in filter_plane_rows()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dvp9recon.c130 if (bytesperpixel == 1) { \ in check_intra_mode()
144 if (bytesperpixel == 1) { \ in check_intra_mode()
158 if (bytesperpixel == 1) { \ in check_intra_mode()
167 if (bytesperpixel == 1) { \ in check_intra_mode()
179 memcpy(&(*a)[4 * bytesperpixel], &top[4 * bytesperpixel], 4 * bytesperpixel); in check_intra_mode()
311 ref += y * ref_stride + x * bytesperpixel; in mc_luma_unscaled()
349 ref_u += y * src_stride_u + x * bytesperpixel; in mc_chroma_unscaled()
350 ref_v += y * src_stride_v + x * bytesperpixel; in mc_chroma_unscaled()
439 ref += y * ref_stride + x * bytesperpixel; in mc_luma_scaled()
587 if (bytesperpixel == 1) { in inter_recon()
[all …]
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Dvp9recon.c130 if (bytesperpixel == 1) { \ in check_intra_mode()
144 if (bytesperpixel == 1) { \ in check_intra_mode()
158 if (bytesperpixel == 1) { \ in check_intra_mode()
167 if (bytesperpixel == 1) { \ in check_intra_mode()
179 memcpy(&(*a)[4 * bytesperpixel], &top[4 * bytesperpixel], 4 * bytesperpixel); in check_intra_mode()
311 ref += y * ref_stride + x * bytesperpixel; in mc_luma_unscaled()
349 ref_u += y * src_stride_u + x * bytesperpixel; in mc_chroma_unscaled()
350 ref_v += y * src_stride_v + x * bytesperpixel; in mc_chroma_unscaled()
439 ref += y * ref_stride + x * bytesperpixel; in mc_luma_scaled()
587 if (bytesperpixel == 1) { in inter_recon()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dvp9recon.c129 if (bytesperpixel == 1) { \ in check_intra_mode()
143 if (bytesperpixel == 1) { \ in check_intra_mode()
157 if (bytesperpixel == 1) { \ in check_intra_mode()
166 if (bytesperpixel == 1) { \ in check_intra_mode()
178 memcpy(&(*a)[4 * bytesperpixel], &top[4 * bytesperpixel], 4 * bytesperpixel); in check_intra_mode()
310 ref += y * ref_stride + x * bytesperpixel; in mc_luma_unscaled()
348 ref_u += y * src_stride_u + x * bytesperpixel; in mc_chroma_unscaled()
349 ref_v += y * src_stride_v + x * bytesperpixel; in mc_chroma_unscaled()
438 ref += y * ref_stride + x * bytesperpixel; in mc_luma_scaled()
586 if (bytesperpixel == 1) { in inter_recon()
[all …]
/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dtexmanip.cpp47 if (bytesperpixel == 4) in R_ResampleTextureLerpLine()
75 else if (bytesperpixel == 3) in R_ResampleTextureLerpLine()
114 if (rowsize < outwidth * bytesperpixel) in R_ResampleTexture()
121 rowsize = outwidth * bytesperpixel; in R_ResampleTexture()
126 if (bytesperpixel == 4) in R_ResampleTexture()
136 R_ResampleTextureLerpLine (inrow, row1, inwidth, outwidth, bytesperpixel); in R_ResampleTexture()
151 R_ResampleTextureLerpLine (inrow, row1, inwidth, outwidth, bytesperpixel); in R_ResampleTexture()
215 R_ResampleTextureLerpLine (inrow, row1, inwidth, outwidth, bytesperpixel); in R_ResampleTexture()
223 else if (bytesperpixel == 3) in R_ResampleTexture()
233 R_ResampleTextureLerpLine (inrow, row1, inwidth, outwidth, bytesperpixel); in R_ResampleTexture()
[all …]
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dtexmanip.cpp46 if ( bytesperpixel == 4 ) { in R_ResampleTextureLerpLine()
71 else if ( bytesperpixel == 3 ) { in R_ResampleTextureLerpLine()
106 if ( rowsize < outwidth * bytesperpixel ) { in R_ResampleTexture()
114 rowsize = outwidth * bytesperpixel; in R_ResampleTexture()
119 if ( bytesperpixel == 4 ) { in R_ResampleTexture()
128 R_ResampleTextureLerpLine( inrow, row1, inwidth, outwidth, bytesperpixel ); in R_ResampleTexture()
142 R_ResampleTextureLerpLine( inrow, row1, inwidth, outwidth, bytesperpixel ); in R_ResampleTexture()
205 R_ResampleTextureLerpLine( inrow, row1, inwidth, outwidth, bytesperpixel ); in R_ResampleTexture()
214 else if ( bytesperpixel == 3 ) { in R_ResampleTexture()
223 R_ResampleTextureLerpLine( inrow, row1, inwidth, outwidth, bytesperpixel ); in R_ResampleTexture()
[all …]
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/graphics_utils/mipmap/
H A Dimgresize.c2076 if( bytesperpixel == 4 ) in imReduceImageKaiserDataDivisor()
2092 if( bytesperpixel == 4 ) in imReduceImageKaiserDataDivisor()
2108 if( bytesperpixel == 4 ) in imReduceImageKaiserDataDivisor()
2269 imgdst->format.bytesperpixel = imgsrc->format.bytesperpixel; in imReduceImageKaiserDivisor()
3524 imgdst->format.bytesperpixel = imgsrc->format.bytesperpixel; in imReduceImageKaiser()
3808 for( x = 0 ; x < newwidth ; x++, src += bytesperpixel, dst += bytesperpixel ) in imReduceImageHalfBoxWork()
3811 src += bytesperpixel; in imReduceImageHalfBoxWork()
3893 imgdst->format.bytesperpixel = imgsrc->format.bytesperpixel; in imReduceImageHalfBox()
3917 cascade->bytesperpixel = bytesperpixel; in imBuildMipmapCascade()
3924 if( bytesperpixel != 4 ) in imBuildMipmapCascade()
[all …]
H A Dimgresize.h58 …ned char *dstdata, unsigned char *srcdata, int width, int height, int bytesperpixel, int bytesperl…
64 …ned char *dstdata, unsigned char *srcdata, int width, int height, int bytesperpixel, int bytesperl…
71 …ned char *dstdata, unsigned char *srcdata, int width, int height, int bytesperpixel, int bytesperl…
123 int bytesperpixel; member
130 …*cascade, void *imagedata, int width, int height, int layercount, int bytesperpixel, int bytesperl…
143 void imPropagateAlphaBorder( unsigned char *imagedata, int width, int height, int bytesperpixel, in…
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/
H A DSbImage.h50 const SbVec2s & size, const int bytesperpixel);
52 const SbVec3s & size, const int bytesperpixel);
56 void setValue(const SbVec2s & size, const int bytesperpixel,
58 void setValue(const SbVec3s & size, const int bytesperpixel,
60 void setValuePtr(const SbVec2s & size, const int bytesperpixel,
62 void setValuePtr(const SbVec3s & size, const int bytesperpixel,
64 unsigned char * getValue(SbVec2s & size, int & bytesperpixel) const;
65 unsigned char * getValue(SbVec3s & size, int & bytesperpixel) const;
/dports/graphics/Coin/coin-Coin-4.0.0/src/base/
H A DSbImage.cpp209 this->setValue(size, bytesperpixel, bytes); in SbImage()
224 this->setValue(size, bytesperpixel, bytes); in SbImage()
288 this->setValuePtr(tmpsize, bytesperpixel, bytes); in setValuePtr()
313 PRIVATE(this)->bpp = bytesperpixel; in setValuePtr()
325 this->setValue(tmpsize, bytesperpixel, bytes); in setValue()
356 bytesperpixel); in setValue()
363 PRIVATE(this)->bpp = bytesperpixel; in setValue()
365 bytesperpixel; in setValue()
377 bytesperpixel); in setValue()
387 SbImage::getValue(SbVec2s & size, int & bytesperpixel) const in getValue()
[all …]
/dports/graphics/seejpeg/seejpeg-1.10/
H A Ddisplay.c171 static int logical_byte_width, bytesperpixel; variable
350 bytesperpixel = vgainfo->bytesperpixel; in select_best_colour_mode()
354 MAX(mode_linewidth, width * bytesperpixel); in select_best_colour_mode()
363 ((bytesperpixel * PIX_ALIGN) in select_best_colour_mode()
368 * bytesperpixel / logical_byte_width, in select_best_colour_mode()
607 bytesperpixel = vgainfo->bytesperpixel; in display_init()
629 while (logical_byte_width / bytesperpixel in display_init()
632 logical_byte_width -= bytesperpixel * PIX_ALIGN; in display_init()
982 offset += MIN(OFFSET_COLS * bytesperpixel, in scroll_until_end()
984 * bytesperpixel) in scroll_until_end()
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix5/
H A Djpeg.py19 def compress(imgdata, width, height, bytesperpixel): argument
23 if bytesperpixel == 1:
25 elif bytesperpixel == 4:
52 bytesperpixel = 1
55 bytesperpixel = 4
59 cl.FRAME_BUFFER_SIZE, width*height*bytesperpixel]
62 return imgdata, width, height, bytesperpixel
86 imgdata, width, height, bytesperpixel = decompress(jpegdata)
90 if bytesperpixel == 1:
113 newjpegdata = compress(imgdata, width, height, bytesperpixel)
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix6/
H A Djpeg.py19 def compress(imgdata, width, height, bytesperpixel): argument
23 if bytesperpixel == 1:
25 elif bytesperpixel == 4:
52 bytesperpixel = 1
55 bytesperpixel = 4
59 cl.FRAME_BUFFER_SIZE, width*height*bytesperpixel]
62 return imgdata, width, height, bytesperpixel
86 imgdata, width, height, bytesperpixel = decompress(jpegdata)
90 if bytesperpixel == 1:
113 newjpegdata = compress(imgdata, width, height, bytesperpixel)
/dports/lang/python27/Python-2.7.18/Lib/plat-irix6/
H A Djpeg.py19 def compress(imgdata, width, height, bytesperpixel): argument
23 if bytesperpixel == 1:
25 elif bytesperpixel == 4:
52 bytesperpixel = 1
55 bytesperpixel = 4
59 cl.FRAME_BUFFER_SIZE, width*height*bytesperpixel]
62 return imgdata, width, height, bytesperpixel
86 imgdata, width, height, bytesperpixel = decompress(jpegdata)
90 if bytesperpixel == 1:
113 newjpegdata = compress(imgdata, width, height, bytesperpixel)
/dports/lang/python27/Python-2.7.18/Lib/plat-irix5/
H A Djpeg.py19 def compress(imgdata, width, height, bytesperpixel): argument
23 if bytesperpixel == 1:
25 elif bytesperpixel == 4:
52 bytesperpixel = 1
55 bytesperpixel = 4
59 cl.FRAME_BUFFER_SIZE, width*height*bytesperpixel]
62 return imgdata, width, height, bytesperpixel
86 imgdata, width, height, bytesperpixel = decompress(jpegdata)
90 if bytesperpixel == 1:
113 newjpegdata = compress(imgdata, width, height, bytesperpixel)
/dports/graphics/xaos/XaoS-release-4.2.1/src/util/
H A Dimage.cpp23 int bytesperpixel(int type) in bytesperpixel() function
65 img->bytesperpixel = bytesperpixel(palette->type); in create_image_lines()
209 simg->width * simg->bytesperpixel - img->width * img->bytesperpixel; in create_subimage()
316 switch (image->bytesperpixel) { in xhline()
352 switch (image->bytesperpixel) { in xvline()
396 switch (image->bytesperpixel) { in xrectangle()
425 if (!i->bytesperpixel) in savehline()
428 start = x1 * i->bytesperpixel, end = (x2 + 1) * i->bytesperpixel; in savehline()
439 if (!i->bytesperpixel) in restorehline()
442 start = x1 * i->bytesperpixel, end = (x2 + 1) * i->bytesperpixel; in restorehline()
[all …]
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/textures/
H A DTextureManipulator.cpp265 int bytesperpixel) in resampleTextureLerpLine() argument
272 if (bytesperpixel == 4) { in resampleTextureLerpLine()
294 } else if (bytesperpixel == 3) { in resampleTextureLerpLine()
325 int outheight, int bytesperpixel) in resampleTexture() argument
327 if (rowsize < outwidth * bytesperpixel) { in resampleTexture()
331 rowsize = outwidth * bytesperpixel; in resampleTexture()
337 if (bytesperpixel == 4) { in resampleTexture()
346 resampleTextureLerpLine(inrow, row1, inwidth, outwidth, bytesperpixel); in resampleTexture()
358 resampleTextureLerpLine(inrow, row1, inwidth, outwidth, bytesperpixel); in resampleTexture()
423 } else if (bytesperpixel == 3) { in resampleTexture()
[all …]

12345678910>>...12