Home
last modified time | relevance | path

Searched refs:EMU_EDGE_HEIGHT (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegpicture.c81 # define EMU_EDGE_HEIGHT (4 * 70) in ff_mpeg_framesize_alloc() macro
92 if (av_image_check_size2(alloc_size, EMU_EDGE_HEIGHT, avctx->max_pixels, AV_PIX_FMT_NONE, 0, avctx) < 0) in ff_mpeg_framesize_alloc()
101 if (!FF_ALLOCZ_TYPED_ARRAY(sc->edge_emu_buffer, alloc_size * EMU_EDGE_HEIGHT) || in ff_mpeg_framesize_alloc()

Completed in 2 milliseconds