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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddecklink_enc.cpp55 int bmd_width; member in struct:decklink_ctx
198 int bmd_width = mode->GetWidth(); local
203 if (bmd_width == width && bmd_height == height &&
206 ctx->bmd_width = bmd_width;
363 tmp->width = ctx->bmd_width;
381 frame = new decklink_frame(ctx, avframe, ctx->bmd_width, ctx->bmd_height,

Completed in 89 milliseconds