height            137 dec265/dec265.cc   int height = de265_get_image_height(img,0);
height            140 dec265/dec265.cc   visu.Create(width, height, Colorspace_YUV, Chroma_420);
height            148 dec265/dec265.cc     height = de265_get_image_height(img,ch);
height            150 dec265/dec265.cc     for (int y=0;y<height;y++) {
height            168 dec265/dec265.cc     int height = de265_get_image_height(img,0);
height            171 dec265/dec265.cc     sdlWin.init(width,height);
height            186 dec265/dec265.cc static int width,height;
height            194 dec265/dec265.cc   height = de265_get_image_height(img,0);
height            534 dec265/dec265.cc           width,height,framecnt/secs);
height             31 libde265/acceleration.h                                   int width, int height);
height             35 libde265/acceleration.h                                 int width, int height);
height             39 libde265/acceleration.h                               int width, int height,
height             43 libde265/acceleration.h                                 int width, int height,
height             47 libde265/acceleration.h                           uint8_t *src, ptrdiff_t srcstride, int width, int height,
height             50 libde265/acceleration.h                             uint8_t *src, ptrdiff_t srcstride, int width, int height,
height             53 libde265/acceleration.h                             uint8_t *src, ptrdiff_t srcstride, int width, int height,
height             56 libde265/acceleration.h                              uint8_t *src, ptrdiff_t srcstride, int width, int height,
height             60 libde265/acceleration.h                                 uint8_t *src, ptrdiff_t srcstride, int width, int height,
height            299 libde265/de265.h   int height;
height             42 libde265/fallback-motion.cc   for (int y=0;y<height;y++) {
height             64 libde265/fallback-motion.cc   for (int y=0;y<height;y++) {
height             84 libde265/fallback-motion.cc   for (int y=0;y<height;y++) {
height            111 libde265/fallback-motion.cc   for (int y=0;y<height;y++) {
height            125 libde265/fallback-motion.cc     for (int y=0;y<height;y++) {
height            146 libde265/fallback-motion.cc       for (int y=0;y<height;y++) {
height            169 libde265/fallback-motion.cc   for (int y=0;y<height;y++) {
height             72 libde265/image.cc   int luma_height   = spec->height;
height             73 libde265/image.cc   int chroma_height = (spec->height+1)/2;
height            141 libde265/image.cc   width=height=0;
height            183 libde265/image.cc   height = h;
height            221 libde265/image.cc   spec.height = h;
height            233 libde265/image.cc   height_confwin= height- (top+bottom)*WinUnitY;
height            374 libde265/image.cc     memset(pixels[0], y, stride * height);
height            395 libde265/image.cc   de265_error err = alloc_image(src->width, src->height, src->chroma_format, &src->sps, false,
height            401 libde265/image.cc   copy_lines_from(src, 0, src->height);
height            410 libde265/image.cc   if (end > src->height) end=src->height;
height            231 libde265/image.h   int get_height(int cIdx=0) const { return cIdx==0 ? height : chroma_height; }
height            262 libde265/image.h   int width, height;  // size in luma pixels
height             53 libde265/sao.cc   const int height = img->get_height(cIdx);
height             70 libde265/sao.cc   const int ctbH = (yC+nS>height) ? height-yC : nS;
height            125 libde265/sao.cc             if (xS<0 || yS<0 || xS>=width || yS>=height) {
height            296 libde265/sao.cc     int height = img->get_height(cIdx);
height            298 libde265/sao.cc     memcpy(inputCopy, img->get_image_plane(cIdx), stride * height);
height            265 libde265/visualize.cc         if (x>=0 && x<width && y>=0 && y<height)
height            274 libde265/visualize.cc         if (x>=0 && x<width && y>=0 && y<height)
height             99 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            118 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            133 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            151 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            186 libde265/x86/sse-motion.cc     for (y = 0; y < height; y++) {
height            214 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            237 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            257 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            283 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            323 libde265/x86/sse-motion.cc     for (y = 0; y < height; y++) {
height            366 libde265/x86/sse-motion.cc             for (y = 0; y < height; y++) {
height            401 libde265/x86/sse-motion.cc             for (y = 0; y < height; y++) {
height            429 libde265/x86/sse-motion.cc             for (y = 0; y < height; y++) {
height            453 libde265/x86/sse-motion.cc             for (y = 0; y < height; y++) {
height            479 libde265/x86/sse-motion.cc             for (y = 0; y < height; y++) {
height            509 libde265/x86/sse-motion.cc             for (y = 0; y < height; y++) {
height            532 libde265/x86/sse-motion.cc             for (y = 0; y < height; y++) {
height            556 libde265/x86/sse-motion.cc             for (y = 0; y < height; y++) {
height            606 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            641 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            697 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            747 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            785 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            825 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            892 libde265/x86/sse-motion.cc     for (y = 0; y < height; y++) {
height            953 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            972 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height            986 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1002 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1031 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1044 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1058 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1113 libde265/x86/sse-motion.cc                 for (y = 0; y < height; y++) {
height           1131 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1147 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1188 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1210 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1250 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1287 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1313 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1339 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1390 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1446 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1492 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1569 libde265/x86/sse-motion.cc 		for (y = 0; y < height + epel_extra; y++) {
height           1589 libde265/x86/sse-motion.cc 		for (y = 0; y < height; y++) {
height           1632 libde265/x86/sse-motion.cc 		for (y = 0; y < height + epel_extra; y ++) {
height           1655 libde265/x86/sse-motion.cc 		for (y = 0; y < height; y++) {
height           1697 libde265/x86/sse-motion.cc 		for (y = 0; y < height + epel_extra; y ++) {
height           1722 libde265/x86/sse-motion.cc 		for (y = 0; y < height; y++) {
height           1796 libde265/x86/sse-motion.cc         for (y = 0; y < height + epel_extra; y ++) {
height           1822 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1862 libde265/x86/sse-motion.cc         for (y = 0; y < height + epel_extra; y ++) {
height           1884 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1936 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1954 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1967 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           1981 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           2009 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           2021 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           2032 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           2060 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           2089 libde265/x86/sse-motion.cc         for (y = 0; y < height; y ++) {
height           2115 libde265/x86/sse-motion.cc         for (y = 0; y < height; y ++) {
height           2158 libde265/x86/sse-motion.cc     for (y = 0; y < height; y ++) {
height           2194 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           2223 libde265/x86/sse-motion.cc         for (y = 0; y < height; y ++) {
height           2264 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           2293 libde265/x86/sse-motion.cc         for (y = 0; y < height; y ++) {
height           2331 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           2360 libde265/x86/sse-motion.cc         for (y = 0; y < height; y ++) {
height           2398 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           2426 libde265/x86/sse-motion.cc         for (y = 0; y < height; y ++) {
height           2466 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           2552 libde265/x86/sse-motion.cc         for (y = 0; y < height; y ++) {
height           2631 libde265/x86/sse-motion.cc         for (y = 0; y < height; y ++) {
height           2701 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           2794 libde265/x86/sse-motion.cc         for (y = 0; y < height; y ++) {
height           2887 libde265/x86/sse-motion.cc         for (y = 0; y < height; y ++) {
height           2967 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           3054 libde265/x86/sse-motion.cc                 for (y = 0; y < height; y ++) {
height           3134 libde265/x86/sse-motion.cc         for (y = 0; y < height; y++) {
height           3219 libde265/x86/sse-motion.cc         for (y = 0; y < height; y ++) {
height           3297 libde265/x86/sse-motion.cc         for (y = 0; y < height; y ++) {
height           3371 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[1]; y += 2) {
height           3404 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[1]; y++) {
height           3440 libde265/x86/sse-motion.cc     for (y = 0; y < height; y++) {
height           3543 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[2]; y += 2) {
height           3576 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[2]; y++) {
height           3612 libde265/x86/sse-motion.cc     for (y = 0; y < height; y++) {
height           3726 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[3]; y += 2) {
height           3759 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[3]; y++) {
height           3795 libde265/x86/sse-motion.cc     for (y = 0; y < height; y++) {
height           3903 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[1]; y += 2) {
height           3936 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[1]; y++) {
height           3972 libde265/x86/sse-motion.cc     for (y = 0; y < height; y++) {
height           4074 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[2]; y += 2) {
height           4107 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[2]; y++) {
height           4143 libde265/x86/sse-motion.cc     for (y = 0; y < height; y++) {
height           4257 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[3]; y += 2) {
height           4290 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[3]; y++) {
height           4326 libde265/x86/sse-motion.cc     for (y = 0; y < height; y++) {
height           4435 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[1]; y += 2) {
height           4470 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[1]; y++) {
height           4507 libde265/x86/sse-motion.cc     for (y = 0; y < height; y++) {
height           4608 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[2]; y += 2) {
height           4643 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[2]; y++) {
height           4680 libde265/x86/sse-motion.cc     for (y = 0; y < height; y++) {
height           4794 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[3]; y += 2) {
height           4829 libde265/x86/sse-motion.cc         for (y = 0; y < height + qpel_extra[3]; y++) {
height           4866 libde265/x86/sse-motion.cc     for (y = 0; y < height; y++) {
height            216 sherlock265/VideoDecoder.cc   if (sws == NULL || img->get_width() != width || img->get_height() != height) {
height            221 sherlock265/VideoDecoder.cc     height = img->get_height();
height            222 sherlock265/VideoDecoder.cc     sws = sws_getContext(width, height, PIX_FMT_YUV420P, width, height, PIX_FMT_BGRA, SWS_FAST_BILINEAR, NULL, NULL, NULL);