Lines Matching defs:height
66 int width, height;
94 height = AV_RL16(header_buffer + 5);
97 ret = ff_set_dimensions(avctx, width, height);
118 if ((avctx->width + s->hscale - 1)/ s->hscale * avctx->height * s->delta_size > avpkt->size * 8LL * 4)
132 for (y = 0; y < avctx->height; y++) {
143 for (y = 0; y < avctx->height; y++) {
151 for (y = 0; y < avctx->height; y++) {
158 for (y = 0; y < avctx->height >> 2; y++) {
169 for (y = 0; y < avctx->height >> 2; y++) {
177 for (y = 0; y < avctx->height >> 2; y++) {
184 for (y = 0; y < avctx->height >> 2; y++) {
195 for (y = 0; y < avctx->height >> 2; y++) {
203 for (y = 0; y < avctx->height >> 2; y++) {