Searched refs:height_from_caller (Results 1 – 3 of 3) sorted by relevance
373 h->height_from_caller = h1->height_from_caller; in ff_h264_update_thread_context()892 if (h->width_from_caller > 0 && h->height_from_caller > 0 && in init_dimensions()895 FFALIGN(h->height_from_caller, 16) == FFALIGN(height, 16) && in init_dimensions()897 h->height_from_caller <= height) { in init_dimensions()899 height = h->height_from_caller; in init_dimensions()906 h->height_from_caller = 0; in init_dimensions()
550 int height_from_caller; member
286 h->height_from_caller = avctx->height; in h264_init_context()