Searched refs:orig_height (Results 1 – 9 of 9) sorted by relevance
45 uint64_t orig_height = (uint64_t) height * UINT32_MAX / in av_spherical_tile_bounds() local50 *top = (orig_height * map->bound_top + UINT32_MAX - 1) / UINT32_MAX; in av_spherical_tile_bounds()52 *bottom = orig_height - height - *top; in av_spherical_tile_bounds()
180 unsigned int orig_height = height; in helper_cairo_surface_write_to_ansi_stream() local192 if (height < orig_height) in helper_cairo_surface_write_to_ansi_stream()
135 int orig_height; in qpeg_decode_inter() local145 orig_height = height; in qpeg_decode_inter()181 (height - me_y - me_h < 0) || (height - me_y >= orig_height) || in qpeg_decode_inter()
114 int orig_width, orig_height; member
72 h = r->orig_height; in rv30_parse_slice_header()266 r->orig_height = avctx->coded_height; in rv30_decode_init()
68 int orig_height; /* size given at codec init */ member
55 int orig_width, orig_height; member227 new_h = rv->orig_height; in rv20_decode_picture_header()387 rv->orig_height = in rv10_decode_init()
142 s->orig_height = avctx->coded_height; in ff_mjpeg_decode_init()437 s->orig_height != 0 && in ff_mjpeg_decode_sof()438 s->height < ((s->orig_height * 3) / 4)) { in ff_mjpeg_decode_sof()452 s->orig_height < height) in ff_mjpeg_decode_sof()453 s->avctx->height = AV_CEIL_RSHIFT(s->orig_height, s->avctx->lowres); in ff_mjpeg_decode_sof()2868 avctx->coded_height > s->orig_height) { in ff_mjpeg_receive_frame()
141 int orig_width, orig_height; member1603 c->orig_height = avctx->height; in g2m_decode_init()