height 173 libde265-1.0.3/dec265/dec265.cc int height = de265_get_image_height(img,0); height 187 libde265-1.0.3/dec265/dec265.cc visu.Create(width, height, vgfx_cs, vgfx_chroma); height 200 libde265-1.0.3/dec265/dec265.cc height = de265_get_image_height(img,ch); height 205 libde265-1.0.3/dec265/dec265.cc for (int y=0;y<height;y++) { height 211 libde265-1.0.3/dec265/dec265.cc for (int y=0;y<height;y++) { height 224 libde265-1.0.3/dec265/dec265.cc static uint8_t* convert_to_8bit(const uint8_t* data, int width, int height, height 228 libde265-1.0.3/dec265/dec265.cc uint8_t* out = new uint8_t[pixelsPerLine*height]; height 230 libde265-1.0.3/dec265/dec265.cc for (int y=0;y<height;y++) { height 247 libde265-1.0.3/dec265/dec265.cc int height = de265_get_image_height(img,0); height 264 libde265-1.0.3/dec265/dec265.cc sdlWin.init(width,height, sdlChroma); height 283 libde265-1.0.3/dec265/dec265.cc y16 = convert_to_8bit(y, width,height,ppl_y,bd); y=y16; height 306 libde265-1.0.3/dec265/dec265.cc static int width,height; height 314 libde265-1.0.3/dec265/dec265.cc height = de265_get_image_height(img,0); height 370 libde265-1.0.3/dec265/dec265.cc int height = de265_get_image_height(img,0); height 372 libde265-1.0.3/dec265/dec265.cc uint8_t* p = (uint8_t*)malloc(width*height*3/2); height 377 libde265-1.0.3/dec265/dec265.cc size_t toread = width*height*3/2; height 388 libde265-1.0.3/dec265/dec265.cc double img_mse_y = MSE( yptr, stride, p, width, width, height); height 389 libde265-1.0.3/dec265/dec265.cc double img_mse_cb = MSE(cbptr, cstride, p+width*height, width/2, width/2,height/2); height 390 libde265-1.0.3/dec265/dec265.cc double img_mse_cr = MSE(crptr, cstride, p+width*height*5/4, width/2, width/2,height/2); height 406 libde265-1.0.3/dec265/dec265.cc ref .Create(width, height); // reference image height 407 libde265-1.0.3/dec265/dec265.cc coded.Create(width, height); // coded image height 412 libde265-1.0.3/dec265/dec265.cc for (int y=0;y<height;y++) { height 421 libde265-1.0.3/dec265/dec265.cc ssimMap.Create(width,height); height 423 libde265-1.0.3/dec265/dec265.cc for (int y=0;y<height;y++) height 435 libde265-1.0.3/dec265/dec265.cc ssimSum /= width*height; height 812 libde265-1.0.3/dec265/dec265.cc width,height,framecnt/secs); height 33 libde265-1.0.3/libde265/acceleration.h int width, int height); height 37 libde265-1.0.3/libde265/acceleration.h int width, int height); height 41 libde265-1.0.3/libde265/acceleration.h int width, int height, height 45 libde265-1.0.3/libde265/acceleration.h int width, int height, height 51 libde265-1.0.3/libde265/acceleration.h int width, int height, int bit_depth); height 55 libde265-1.0.3/libde265/acceleration.h int width, int height, int bit_depth); height 59 libde265-1.0.3/libde265/acceleration.h int width, int height, height 63 libde265-1.0.3/libde265/acceleration.h int width, int height, height 69 libde265-1.0.3/libde265/acceleration.h int width, int height, int bit_depth) const; height 73 libde265-1.0.3/libde265/acceleration.h int width, int height, int bit_depth) const; height 77 libde265-1.0.3/libde265/acceleration.h int width, int height, height 81 libde265-1.0.3/libde265/acceleration.h int width, int height, height 88 libde265-1.0.3/libde265/acceleration.h const uint8_t *src, ptrdiff_t srcstride, int width, int height, height 91 libde265-1.0.3/libde265/acceleration.h const uint8_t *src, ptrdiff_t srcstride, int width, int height, height 94 libde265-1.0.3/libde265/acceleration.h const uint8_t *src, ptrdiff_t srcstride, int width, int height, height 97 libde265-1.0.3/libde265/acceleration.h const uint8_t *src, ptrdiff_t srcstride, int width, int height, height 101 libde265-1.0.3/libde265/acceleration.h const uint8_t *src, ptrdiff_t srcstride, int width, int height, height 106 libde265-1.0.3/libde265/acceleration.h const uint16_t *src, ptrdiff_t srcstride, int width, int height, height 109 libde265-1.0.3/libde265/acceleration.h const uint16_t *src, ptrdiff_t srcstride, int width, int height, height 112 libde265-1.0.3/libde265/acceleration.h const uint16_t *src, ptrdiff_t srcstride, int width, int height, height 115 libde265-1.0.3/libde265/acceleration.h const uint16_t *src, ptrdiff_t srcstride, int width, int height, height 119 libde265-1.0.3/libde265/acceleration.h const uint16_t *src, ptrdiff_t srcstride, int width, int height, height 124 libde265-1.0.3/libde265/acceleration.h const void *src, ptrdiff_t srcstride, int width, int height, height 127 libde265-1.0.3/libde265/acceleration.h const void *src, ptrdiff_t srcstride, int width, int height, height 130 libde265-1.0.3/libde265/acceleration.h const void *src, ptrdiff_t srcstride, int width, int height, height 133 libde265-1.0.3/libde265/acceleration.h const void *src, ptrdiff_t srcstride, int width, int height, height 137 libde265-1.0.3/libde265/acceleration.h const void *src, ptrdiff_t srcstride, int width, int height, height 246 libde265-1.0.3/libde265/acceleration.h int width, int height, int bit_depth) const height 249 libde265-1.0.3/libde265/acceleration.h put_weighted_pred_avg_8((uint8_t*)_dst,dststride,src1,src2,srcstride,width,height); height 251 libde265-1.0.3/libde265/acceleration.h put_weighted_pred_avg_16((uint16_t*)_dst,dststride,src1,src2,srcstride,width,height,bit_depth); height 257 libde265-1.0.3/libde265/acceleration.h int width, int height, int bit_depth) const height 260 libde265-1.0.3/libde265/acceleration.h put_unweighted_pred_8((uint8_t*)_dst,dststride,src,srcstride,width,height); height 262 libde265-1.0.3/libde265/acceleration.h put_unweighted_pred_16((uint16_t*)_dst,dststride,src,srcstride,width,height,bit_depth); height 268 libde265-1.0.3/libde265/acceleration.h int width, int height, height 272 libde265-1.0.3/libde265/acceleration.h put_weighted_pred_8((uint8_t*)_dst,dststride,src,srcstride,width,height,w,o,log2WD); height 274 libde265-1.0.3/libde265/acceleration.h put_weighted_pred_16((uint16_t*)_dst,dststride,src,srcstride,width,height,w,o,log2WD,bit_depth); height 280 libde265-1.0.3/libde265/acceleration.h int width, int height, height 284 libde265-1.0.3/libde265/acceleration.h put_weighted_bipred_8((uint8_t*)_dst,dststride,src1,src2,srcstride, width,height, w1,o1,w2,o2,log2WD); height 286 libde265-1.0.3/libde265/acceleration.h put_weighted_bipred_16((uint16_t*)_dst,dststride,src1,src2,srcstride, width,height, w1,o1,w2,o2,log2WD,bit_depth); height 292 libde265-1.0.3/libde265/acceleration.h const void *src, ptrdiff_t srcstride, int width, int height, height 296 libde265-1.0.3/libde265/acceleration.h put_hevc_epel_8(dst,dststride,(const uint8_t*)src,srcstride,width,height,mx,my,mcbuffer); height 298 libde265-1.0.3/libde265/acceleration.h put_hevc_epel_16(dst,dststride,(const uint16_t*)src,srcstride,width,height,mx,my,mcbuffer, bit_depth); height 302 libde265-1.0.3/libde265/acceleration.h const void *src, ptrdiff_t srcstride, int width, int height, height 306 libde265-1.0.3/libde265/acceleration.h put_hevc_epel_h_8(dst,dststride,(const uint8_t*)src,srcstride,width,height,mx,my,mcbuffer,bit_depth); height 308 libde265-1.0.3/libde265/acceleration.h put_hevc_epel_h_16(dst,dststride,(const uint16_t*)src,srcstride,width,height,mx,my,mcbuffer,bit_depth); height 312 libde265-1.0.3/libde265/acceleration.h const void *src, ptrdiff_t srcstride, int width, int height, height 316 libde265-1.0.3/libde265/acceleration.h put_hevc_epel_v_8(dst,dststride,(const uint8_t*)src,srcstride,width,height,mx,my,mcbuffer,bit_depth); height 318 libde265-1.0.3/libde265/acceleration.h put_hevc_epel_v_16(dst,dststride,(const uint16_t*)src,srcstride,width,height,mx,my,mcbuffer, bit_depth); height 322 libde265-1.0.3/libde265/acceleration.h const void *src, ptrdiff_t srcstride, int width, int height, height 326 libde265-1.0.3/libde265/acceleration.h put_hevc_epel_hv_8(dst,dststride,(const uint8_t*)src,srcstride,width,height,mx,my,mcbuffer,bit_depth); height 328 libde265-1.0.3/libde265/acceleration.h put_hevc_epel_hv_16(dst,dststride,(const uint16_t*)src,srcstride,width,height,mx,my,mcbuffer, bit_depth); height 332 libde265-1.0.3/libde265/acceleration.h const void *src, ptrdiff_t srcstride, int width, int height, height 336 libde265-1.0.3/libde265/acceleration.h put_hevc_qpel_8[dX][dY](dst,dststride,(const uint8_t*)src,srcstride,width,height,mcbuffer); height 338 libde265-1.0.3/libde265/acceleration.h put_hevc_qpel_16[dX][dY](dst,dststride,(const uint16_t*)src,srcstride,width,height,mcbuffer, bit_depth); height 31 libde265-1.0.3/libde265/arm/arm.cc int height, int width); \ height 33 libde265-1.0.3/libde265/arm/arm.cc int width, int height, int16_t* mcbuffer) { \ height 34 libde265-1.0.3/libde265/arm/arm.cc ff_##name(dst, dststride, src, srcstride, height, width); \ height 311 libde265-1.0.3/libde265/de265.h int height; height 175 libde265-1.0.3/libde265/en265.cc int width, int height, de265_chroma chroma, height 182 libde265-1.0.3/libde265/en265.cc if (img->alloc_image(width,height,de265_chroma_420, NULL, false, height 193 libde265-1.0.3/libde265/en265.cc int width, int height, de265_chroma chroma, height 198 libde265-1.0.3/libde265/en265.cc out_spec->height= height; height 207 libde265-1.0.3/libde265/en265.cc out_spec->visible_height = out_spec->height - out_spec->crop_top - out_spec->crop_bottom; height 92 libde265-1.0.3/libde265/en265.h int width, int height, height 103 libde265-1.0.3/libde265/en265.h int width, int height, enum de265_chroma chroma, height 35 libde265-1.0.3/libde265/fallback-motion.cc int width, int height) height 42 libde265-1.0.3/libde265/fallback-motion.cc for (int y=0;y<height;y++) { height 57 libde265-1.0.3/libde265/fallback-motion.cc int width, int height, height 64 libde265-1.0.3/libde265/fallback-motion.cc for (int y=0;y<height;y++) { height 77 libde265-1.0.3/libde265/fallback-motion.cc int width, int height, height 84 libde265-1.0.3/libde265/fallback-motion.cc for (int y=0;y<height;y++) { height 100 libde265-1.0.3/libde265/fallback-motion.cc int height) height 111 libde265-1.0.3/libde265/fallback-motion.cc for (int y=0;y<height;y++) { height 125 libde265-1.0.3/libde265/fallback-motion.cc for (int y=0;y<height;y++) { height 146 libde265-1.0.3/libde265/fallback-motion.cc for (int y=0;y<height;y++) { height 166 libde265-1.0.3/libde265/fallback-motion.cc int width, int height, int bit_depth) height 174 libde265-1.0.3/libde265/fallback-motion.cc for (int y=0;y<height;y++) { height 190 libde265-1.0.3/libde265/fallback-motion.cc int width, int height, height 197 libde265-1.0.3/libde265/fallback-motion.cc for (int y=0;y<height;y++) { height 210 libde265-1.0.3/libde265/fallback-motion.cc int width, int height, height 217 libde265-1.0.3/libde265/fallback-motion.cc for (int y=0;y<height;y++) { height 233 libde265-1.0.3/libde265/fallback-motion.cc int height, int bit_depth) height 240 libde265-1.0.3/libde265/fallback-motion.cc for (int y=0;y<height;y++) { height 259 libde265-1.0.3/libde265/fallback-motion.cc int width, int height, height 264 libde265-1.0.3/libde265/fallback-motion.cc for (int y=0;y<height;y++) { height 279 libde265-1.0.3/libde265/fallback-motion.cc int width, int height, height 284 libde265-1.0.3/libde265/fallback-motion.cc for (int y=0;y<height;y++) { height 31 libde265-1.0.3/libde265/fallback-motion.h int height); height 35 libde265-1.0.3/libde265/fallback-motion.h int width, int height); height 39 libde265-1.0.3/libde265/fallback-motion.h int width, int height, height 43 libde265-1.0.3/libde265/fallback-motion.h int width, int height, height 49 libde265-1.0.3/libde265/fallback-motion.h int height, int bit_depth); height 53 libde265-1.0.3/libde265/fallback-motion.h int width, int height, int bit_depth); height 57 libde265-1.0.3/libde265/fallback-motion.h int width, int height, height 61 libde265-1.0.3/libde265/fallback-motion.h int width, int height, height 68 libde265-1.0.3/libde265/fallback-motion.h int width, int height, height 73 libde265-1.0.3/libde265/fallback-motion.h int width, int height, height 79 libde265-1.0.3/libde265/fallback-motion.h int width, int height, height 57 libde265-1.0.3/libde265/image-io.cc height=h; height 69 libde265-1.0.3/libde265/image-io.cc img->alloc_image(width,height,de265_chroma_420, NULL, false, height 79 libde265-1.0.3/libde265/image-io.cc for (int y=0;y<height;y++) { height 86 libde265-1.0.3/libde265/image-io.cc for (int y=0;y<height/2;y++) { height 93 libde265-1.0.3/libde265/image-io.cc for (int y=0;y<height/2;y++) { height 129 libde265-1.0.3/libde265/image-io.cc int imageSize = width*height*3/2; height 160 libde265-1.0.3/libde265/image-io.cc int height= img->get_height(); height 163 libde265-1.0.3/libde265/image-io.cc for (int y=0;y<height;y++) { height 168 libde265-1.0.3/libde265/image-io.cc for (int y=0;y<height/2;y++) { height 173 libde265-1.0.3/libde265/image-io.cc for (int y=0;y<height/2;y++) { height 61 libde265-1.0.3/libde265/image-io.h virtual LIBDE265_API int get_height() const { return height; } height 67 libde265-1.0.3/libde265/image-io.h int width,height; height 73 libde265-1.0.3/libde265/image.cc int height = img->get_height(cIdx); height 75 libde265-1.0.3/libde265/image.cc uint8_t* p = (uint8_t *)ALLOC_ALIGNED_16(stride * height + MEMORY_PADDING); height 85 libde265-1.0.3/libde265/image.cc memcpy(p, inputdata, stride*height); height 88 libde265-1.0.3/libde265/image.cc for (int y=0;y<height;y++) { height 110 libde265-1.0.3/libde265/image.cc const int rawChromaHeight = spec->height / img->SubHeightC; height 121 libde265-1.0.3/libde265/image.cc int luma_height = spec->height; height 207 libde265-1.0.3/libde265/image.cc width=height=0; height 259 libde265-1.0.3/libde265/image.cc height = h; height 320 libde265-1.0.3/libde265/image.cc spec.height = h; height 332 libde265-1.0.3/libde265/image.cc height_confwin= height- (top+bottom)*WinUnitY; height 513 libde265-1.0.3/libde265/image.cc memset(pixels[0], y, stride * height); height 534 libde265-1.0.3/libde265/image.cc de265_error err = alloc_image(src->width, src->height, src->chroma_format, src->sps, false, height 540 libde265-1.0.3/libde265/image.cc copy_lines_from(src, 0, src->height); height 549 libde265-1.0.3/libde265/image.cc if (end > src->height) end=src->height; height 306 libde265-1.0.3/libde265/image.h int get_height(int cIdx=0) const { return cIdx==0 ? height : chroma_height; } height 355 libde265-1.0.3/libde265/image.h int width, height; // size in luma pixels height 27 libde265-1.0.3/libde265/quality.cc int width, int height) height 34 libde265-1.0.3/libde265/quality.cc for (int y=0;y<height;y++) { height 50 libde265-1.0.3/libde265/quality.cc int width, int height) height 57 libde265-1.0.3/libde265/quality.cc for (int y=0;y<height;y++) { height 73 libde265-1.0.3/libde265/quality.cc int width, int height) height 80 libde265-1.0.3/libde265/quality.cc for (int y=0;y<height;y++) { height 94 libde265-1.0.3/libde265/quality.cc return sum/height; height 31 libde265-1.0.3/libde265/quality.h int width, int height); height 35 libde265-1.0.3/libde265/quality.h int width, int height); height 39 libde265-1.0.3/libde265/quality.h int width, int height); height 54 libde265-1.0.3/libde265/sao.cc const int height = img->get_height(cIdx); height 73 libde265-1.0.3/libde265/sao.cc const int ctbH = (yC+nSH>height) ? height-yC : nSH; height 127 libde265-1.0.3/libde265/sao.cc if (xS<0 || yS<0 || xS>=width || yS>=height) { height 342 libde265-1.0.3/libde265/sao.cc int height = img->get_height(cIdx); height 344 libde265-1.0.3/libde265/sao.cc memcpy(inputCopy, img->get_image_plane(cIdx), stride * height * img->get_bytes_per_pixel(cIdx)); height 254 libde265-1.0.3/libde265/visualize.cc int width,int height, height 265 libde265-1.0.3/libde265/visualize.cc if (x>=0 && x<width && y>=0 && y<height) height 274 libde265-1.0.3/libde265/visualize.cc if (x>=0 && x<width && y>=0 && y<height) height 94 libde265-1.0.3/libde265/x86/sse-motion.cc int width, int height) { height 104 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 123 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 138 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 156 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 178 libde265-1.0.3/libde265/x86/sse-motion.cc int width, int height) { height 192 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 214 libde265-1.0.3/libde265/x86/sse-motion.cc int height) { height 221 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 244 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 264 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 290 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 319 libde265-1.0.3/libde265/x86/sse-motion.cc int height) { height 331 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 359 libde265-1.0.3/libde265/x86/sse-motion.cc int width, int height) { height 375 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 410 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 438 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 462 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 488 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 518 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 541 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 565 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 601 libde265-1.0.3/libde265/x86/sse-motion.cc int width, int height) { height 616 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 651 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 688 libde265-1.0.3/libde265/x86/sse-motion.cc int width, int height) { height 708 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 758 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 796 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 836 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 884 libde265-1.0.3/libde265/x86/sse-motion.cc int width, int height) { height 903 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 958 libde265-1.0.3/libde265/x86/sse-motion.cc int width, int height, int mx, height 965 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 984 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 998 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1014 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1036 libde265-1.0.3/libde265/x86/sse-motion.cc int width, int height, int mx, height 1044 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1057 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1071 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1088 libde265-1.0.3/libde265/x86/sse-motion.cc int width, int height, int mx, height 1127 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1145 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1161 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1186 libde265-1.0.3/libde265/x86/sse-motion.cc int width, int height, int mx, height 1203 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1225 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1248 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, int mx, height 1265 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1302 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1328 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1354 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1387 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, int mx, height 1405 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1461 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1507 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1554 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, int mx, height 1584 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + epel_extra; y++) { height 1604 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1647 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + epel_extra; y ++) { height 1670 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1712 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + epel_extra; y ++) { height 1737 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1781 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, int mx, height 1811 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + epel_extra; y ++) { height 1837 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1877 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + epel_extra; y ++) { height 1899 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1943 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 1951 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1969 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1982 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 1996 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 2017 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 2024 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 2036 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 2047 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 2064 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 2075 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 2104 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 2130 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 2163 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 2173 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 2197 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 2209 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 2238 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 2267 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 2279 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 2308 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 2335 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 2346 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 2375 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 2402 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 2413 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 2441 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 2470 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 2481 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 2567 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 2629 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 2646 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 2706 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 2716 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 2809 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 2881 libde265-1.0.3/libde265/x86/sse-motion.cc cosnt uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 2902 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 2972 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 2982 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 3069 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 3139 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 3149 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 3234 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 3294 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 3312 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y ++) { height 3370 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 3386 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[1]; y += 2) { height 3419 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[1]; y++) { height 3455 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 3542 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 3558 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[2]; y += 2) { height 3591 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[2]; y++) { height 3627 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 3725 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 3741 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[3]; y += 2) { height 3774 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[3]; y++) { height 3810 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 3902 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 3918 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[1]; y += 2) { height 3951 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[1]; y++) { height 3987 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 4073 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 4089 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[2]; y += 2) { height 4122 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[2]; y++) { height 4158 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 4256 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 4272 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[3]; y += 2) { height 4305 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[3]; y++) { height 4341 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 4434 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 4450 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[1]; y += 2) { height 4485 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[1]; y++) { height 4522 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 4607 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 4623 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[2]; y += 2) { height 4658 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[2]; y++) { height 4695 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 4793 libde265-1.0.3/libde265/x86/sse-motion.cc const uint8_t *_src, ptrdiff_t _srcstride, int width, int height, height 4809 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[3]; y += 2) { height 4844 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height + qpel_extra[3]; y++) { height 4881 libde265-1.0.3/libde265/x86/sse-motion.cc for (y = 0; y < height; y++) { height 31 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height); height 36 libde265-1.0.3/libde265/x86/sse-motion.h int height); height 40 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, height 44 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, height 48 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, height 52 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, height 57 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 60 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 63 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 66 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 69 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 72 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 75 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 78 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 81 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 84 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 87 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 90 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 93 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 96 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 99 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 102 libde265-1.0.3/libde265/x86/sse-motion.h int width, int height, int16_t* mcbuffer); height 234 libde265-1.0.3/sherlock265/VideoDecoder.cc if (sws == NULL || img->get_width() != width || img->get_height() != height) { height 239 libde265-1.0.3/sherlock265/VideoDecoder.cc height = img->get_height(); height 240 libde265-1.0.3/sherlock265/VideoDecoder.cc sws = sws_getContext(width, height, PIX_FMT_YUV420P, width, height, PIX_FMT_BGRA, SWS_FAST_BILINEAR, NULL, NULL, NULL); height 118 libde265-1.0.3/sherlock265/VideoDecoder.hh int height; height 211 libde265-1.0.3/tools/rd-curves.cc width=height=0; height 218 libde265-1.0.3/tools/rd-curves.cc height = h; height 226 libde265-1.0.3/tools/rd-curves.cc sstr << " -i " << mInputFilename << " --width " << width << " --height " << height; height 234 libde265-1.0.3/tools/rd-curves.cc sstr << "-i " << mInputFilename << " -wdt " << width << " -hgt " << height height 243 libde265-1.0.3/tools/rd-curves.cc sstr << mInputFilename << " --input-res " << width << "x" << height height 252 libde265-1.0.3/tools/rd-curves.cc sstr << mInputFilename << " --input-res " << width << "x" << height; height 261 libde265-1.0.3/tools/rd-curves.cc sstr << "-f rawvideo -vcodec rawvideo -s " << width << "x" << height; // << " -r " << mFPS height 270 libde265-1.0.3/tools/rd-curves.cc sstr << mInputFilename << " -w " << width << ":" << height; height 280 libde265-1.0.3/tools/rd-curves.cc int getHeight() const { return height; } height 284 libde265-1.0.3/tools/rd-curves.cc int width, height; height 295 libde265-1.0.3/tools/rd-curves.cc int width,height, nFrames; height 325 libde265-1.0.3/tools/rd-curves.cc inputSpec[i].height, height 992 libde265-1.0.3/tools/rd-curves.cc inputSpec[i].height, height 38 libde265-1.0.3/tools/yuv-distortion.cc int width, int height) height 42 libde265-1.0.3/tools/yuv-distortion.cc ref .Create(width, height); // reference image height 43 libde265-1.0.3/tools/yuv-distortion.cc coded.Create(width, height); // coded image height 45 libde265-1.0.3/tools/yuv-distortion.cc for (int y=0;y<height;y++) { height 70 libde265-1.0.3/tools/yuv-distortion.cc int height = atoi(argv[4]); height 72 libde265-1.0.3/tools/yuv-distortion.cc uint8_t* yp_ref = (uint8_t*)malloc(width*height); height 73 libde265-1.0.3/tools/yuv-distortion.cc uint8_t* yp_cmp = (uint8_t*)malloc(width*height); height 80 libde265-1.0.3/tools/yuv-distortion.cc if (fread(yp_ref,1,width*height,fh_ref) != width*height) { height 83 libde265-1.0.3/tools/yuv-distortion.cc if (fread(yp_cmp,1,width*height,fh_cmp) != width*height) { height 92 libde265-1.0.3/tools/yuv-distortion.cc fseek(fh_ref,width*height/2,SEEK_CUR); height 93 libde265-1.0.3/tools/yuv-distortion.cc fseek(fh_cmp,width*height/2,SEEK_CUR); height 95 libde265-1.0.3/tools/yuv-distortion.cc double curr_mse_y = MSE(yp_ref, width, yp_cmp, width, width, height); height 98 libde265-1.0.3/tools/yuv-distortion.cc double curr_ssim_y = ssim(yp_ref, yp_cmp, width, height); height 75 libheif-1.3.2/examples/encoder_png.cc int height = heif_image_get_height(image, heif_channel_interleaved); height 79 libheif-1.3.2/examples/encoder_png.cc png_set_IHDR(png_ptr, info_ptr, width, height, bitDepth, colorType, height 83 libheif-1.3.2/examples/encoder_png.cc uint8_t** row_pointers = new uint8_t*[height]; height 89 libheif-1.3.2/examples/encoder_png.cc for (int y = 0; y < height; ++y) { height 274 libheif-1.3.2/examples/heif_enc.cc png_uint_32 width, height; height 314 libheif-1.3.2/examples/heif_enc.cc png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, height 373 libheif-1.3.2/examples/heif_enc.cc uint8_t** row_pointers = new png_bytep[height]; height 376 libheif-1.3.2/examples/heif_enc.cc for (uint32_t y = 0; y < height; y++) { height 417 libheif-1.3.2/examples/heif_enc.cc err = heif_image_create((int)width, (int)height, height 423 libheif-1.3.2/examples/heif_enc.cc heif_image_add_plane(image, heif_channel_Y, (int)width, (int)height, 8); height 431 libheif-1.3.2/examples/heif_enc.cc heif_image_add_plane(image, heif_channel_Alpha, (int)width, (int)height, 8); height 437 libheif-1.3.2/examples/heif_enc.cc for (uint32_t y = 0; y < height; y++) { height 454 libheif-1.3.2/examples/heif_enc.cc err = heif_image_create((int)width, (int)height, height 460 libheif-1.3.2/examples/heif_enc.cc heif_image_add_plane(image, heif_channel_interleaved, (int)width, (int)height, height 466 libheif-1.3.2/examples/heif_enc.cc for (uint32_t y = 0; y < height; y++) { height 476 libheif-1.3.2/examples/heif_enc.cc for (uint32_t y = 0; y < height; y++) { height 158 libheif-1.3.2/examples/heif_info.cc int height = heif_image_handle_get_height(handle); height 162 libheif-1.3.2/examples/heif_info.cc printf("image: %dx%d (id=%d)%s\n",width,height,IDs[i], primary ? ", primary" : ""); height 137 libheif-1.3.2/examples/heif_test.cc int height = img.get_height(channel); height 142 libheif-1.3.2/examples/heif_test.cc for (int y=0;y<height;y++) { height 457 libheif-1.3.2/libheif/box.h void set_size(uint32_t width, uint32_t height) { height 459 libheif-1.3.2/libheif/box.h m_image_height = height; height 28 libheif-1.3.2/libheif/encoder_fuzzer.cc static void generate_plane(int width, int height, uint8_t* output, int stride) { height 31 libheif-1.3.2/libheif/encoder_fuzzer.cc memset(output, 0, width * height); height 33 libheif-1.3.2/libheif/encoder_fuzzer.cc for (int y = 0; y < height; y++) { height 46 libheif-1.3.2/libheif/encoder_fuzzer.cc int height = data[1] + 16; height 53 libheif-1.3.2/libheif/encoder_fuzzer.cc struct heif_error err = heif_image_create(width, height, colorspace, chroma, image); height 58 libheif-1.3.2/libheif/encoder_fuzzer.cc err = heif_image_add_plane(*image, heif_channel_Y, width, height, 8); height 60 libheif-1.3.2/libheif/encoder_fuzzer.cc err = heif_image_add_plane(*image, heif_channel_Cb, width / 2, height / 2, 8); height 62 libheif-1.3.2/libheif/encoder_fuzzer.cc err = heif_image_add_plane(*image, heif_channel_Cr, width / 2, height / 2, 8); height 69 libheif-1.3.2/libheif/encoder_fuzzer.cc generate_plane(width, height, plane, stride); height 72 libheif-1.3.2/libheif/encoder_fuzzer.cc generate_plane(width / 2, height / 2, plane, stride); height 75 libheif-1.3.2/libheif/encoder_fuzzer.cc generate_plane(width / 2, height / 2, plane, stride); height 36 libheif-1.3.2/libheif/file_fuzzer.cc int height = heif_image_handle_get_height(handle); height 38 libheif-1.3.2/libheif/file_fuzzer.cc assert(height >= 0); height 473 libheif-1.3.2/libheif/heif.cc struct heif_error heif_image_create(int width, int height, height 481 libheif-1.3.2/libheif/heif.cc img->image->create(width, height, colorspace, chroma); height 535 libheif-1.3.2/libheif/heif.cc heif_channel channel, int width, int height, int bit_depth) height 537 libheif-1.3.2/libheif/heif.cc image->image->add_plane(channel, width, height, bit_depth); height 573 libheif-1.3.2/libheif/heif.cc int width, int height, height 578 libheif-1.3.2/libheif/heif.cc Error err = input->image->scale_nearest_neighbor(out_img, width, height); height 667 libheif-1.3.2/libheif/heif.h int width, int height, height 964 libheif-1.3.2/libheif/heif.h struct heif_error heif_image_create(int width, int height, height 972 libheif-1.3.2/libheif/heif.h int width, int height, int bit_depth); height 620 libheif-1.3.2/libheif/heif_context.cc uint32_t height = ispe->get_height(); height 626 libheif-1.3.2/libheif/heif_context.cc height >= static_cast<uint32_t>(MAX_IMAGE_HEIGHT)) { height 628 libheif-1.3.2/libheif/heif_context.cc sstr << "Image size " << width << "x" << height << " exceeds the maximum image size " height 636 libheif-1.3.2/libheif/heif_context.cc image->set_resolution(width, height); height 1518 libheif-1.3.2/libheif/heif_context.cc int width,height; height 1521 libheif-1.3.2/libheif/heif_context.cc parse_sps_for_hvcC_configuration(data, size, &config, &width, &height); height 1524 libheif-1.3.2/libheif/heif_context.cc m_heif_context->m_heif_file->add_ispe_property(m_id, width, height); height 242 libheif-1.3.2/libheif/heif_cxx.h void create(int width, int height, height 248 libheif-1.3.2/libheif/heif_cxx.h int width, int height, int bit_depth); height 269 libheif-1.3.2/libheif/heif_cxx.h Image scale_image(int width, int height, height 639 libheif-1.3.2/libheif/heif_cxx.h inline void Image::create(int width, int height, height 643 libheif-1.3.2/libheif/heif_cxx.h Error err = Error(heif_image_create(width, height, colorspace, chroma, &image)); height 655 libheif-1.3.2/libheif/heif_cxx.h int width, int height, int bit_depth) { height 656 libheif-1.3.2/libheif/heif_cxx.h Error err = Error(heif_image_add_plane(m_image.get(), channel, width, height, bit_depth)); height 694 libheif-1.3.2/libheif/heif_cxx.h inline Image Image::scale_image(int width, int height, height 697 libheif-1.3.2/libheif/heif_cxx.h Error err = Error(heif_image_scale_image(m_image.get(), &img, width,height, height 23 libheif-1.3.2/libheif/heif_emscripten.h static void strided_copy(void* dest, const void* src, int width, int height, height 26 libheif-1.3.2/libheif/heif_emscripten.h memcpy(dest, src, width * height); height 30 libheif-1.3.2/libheif/heif_emscripten.h for (int y = 0; y < height; y++, _dest += width, _src += stride) { height 102 libheif-1.3.2/libheif/heif_emscripten.h int height = heif_image_get_height(image, heif_channel_Y); height 103 libheif-1.3.2/libheif/heif_emscripten.h result.set("height", height); height 119 libheif-1.3.2/libheif/heif_emscripten.h data.resize((width * height) + (width * height / 2)); height 121 libheif-1.3.2/libheif/heif_emscripten.h strided_copy(dest, plane_y, width, height, stride_y); height 122 libheif-1.3.2/libheif/heif_emscripten.h strided_copy(dest + (width * height), plane_u, height 123 libheif-1.3.2/libheif/heif_emscripten.h width / 2, height / 2, stride_u); height 124 libheif-1.3.2/libheif/heif_emscripten.h strided_copy(dest + (width * height) + (width * height / 4), height 125 libheif-1.3.2/libheif/heif_emscripten.h plane_v, width / 2, height / 2, stride_v); height 135 libheif-1.3.2/libheif/heif_emscripten.h data.resize(width * height * 3); height 137 libheif-1.3.2/libheif/heif_emscripten.h strided_copy(dest, plane_rgb, width * 3, height, stride_rgb); height 147 libheif-1.3.2/libheif/heif_emscripten.h data.resize(width * height); height 149 libheif-1.3.2/libheif/heif_emscripten.h strided_copy(dest, plane_grey, width, height, stride_grey); height 478 libheif-1.3.2/libheif/heif_file.cc void HeifFile::add_ispe_property(heif_item_id id, uint32_t width, uint32_t height) height 481 libheif-1.3.2/libheif/heif_file.cc ispe->set_size(width,height); height 109 libheif-1.3.2/libheif/heif_file.h void add_ispe_property(heif_item_id id, uint32_t width, uint32_t height); height 199 libheif-1.3.2/libheif/heif_hevc.cc int* width, int* height) height 268 libheif-1.3.2/libheif/heif_hevc.cc reader.get_uvlc(height); height 281 libheif-1.3.2/libheif/heif_hevc.cc *height -= 2*(top+bottom); height 57 libheif-1.3.2/libheif/heif_hevc.h int* width, int* height); height 40 libheif-1.3.2/libheif/heif_image.cc void HeifPixelImage::create(int width,int height, heif_colorspace colorspace, heif_chroma chroma) height 43 libheif-1.3.2/libheif/heif_image.cc m_height = height; height 48 libheif-1.3.2/libheif/heif_image.cc void HeifPixelImage::add_plane(heif_channel channel, int width, int height, int bit_depth) height 54 libheif-1.3.2/libheif/heif_image.cc plane.height = height; height 60 libheif-1.3.2/libheif/heif_image.cc plane.mem.resize(width * height * bytes_per_pixel); height 97 libheif-1.3.2/libheif/heif_image.cc return iter->second.height; height 159 libheif-1.3.2/libheif/heif_image.cc int height = src_image->get_height(src_channel); height 161 libheif-1.3.2/libheif/heif_image.cc add_plane(dst_channel, width, height, src_image->get_bits_per_pixel(src_channel)); height 174 libheif-1.3.2/libheif/heif_image.cc for (int y=0;y<height;y++) { height 179 libheif-1.3.2/libheif/heif_image.cc void HeifPixelImage::fill_new_plane(heif_channel dst_channel, uint8_t value, int width, int height) height 181 libheif-1.3.2/libheif/heif_image.cc add_plane(dst_channel, width, height, 8); height 187 libheif-1.3.2/libheif/heif_image.cc for (int y=0;y<height;y++) { height 741 libheif-1.3.2/libheif/heif_image.cc int out_plane_height = plane.height; height 751 libheif-1.3.2/libheif/heif_image.cc int h = plane.height; height 796 libheif-1.3.2/libheif/heif_image.cc int h = plane.height; height 840 libheif-1.3.2/libheif/heif_image.cc int h = plane.height; height 894 libheif-1.3.2/libheif/heif_image.cc int h = plane.height; height 1025 libheif-1.3.2/libheif/heif_image.cc int width,int height) const height 1028 libheif-1.3.2/libheif/heif_image.cc out_img->create(width, height, m_colorspace, m_chroma); height 1040 libheif-1.3.2/libheif/heif_image.cc int in_h = plane.height; height 1043 libheif-1.3.2/libheif/heif_image.cc int out_h = in_h * height/m_height; height 1058 libheif-1.3.2/libheif/heif_image.cc int iy = y * m_height / height; height 43 libheif-1.3.2/libheif/heif_image.h void create(int width,int height, heif_colorspace colorspace, heif_chroma chroma); height 45 libheif-1.3.2/libheif/heif_image.h void add_plane(heif_channel channel, int width, int height, int bit_depth); height 74 libheif-1.3.2/libheif/heif_image.h void fill_new_plane(heif_channel dst_channel, uint8_t value, int width, int height); height 95 libheif-1.3.2/libheif/heif_image.h Error scale_nearest_neighbor(std::shared_ptr<HeifPixelImage>& output, int width,int height) const; height 100 libheif-1.3.2/libheif/heif_image.h int height;