Searched defs:y_w (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | dnxhdenc.c | 700 int y_w = ctx->m.avctx->width - (mb_x << 4); in dnxhd_get_blocks() local 727 int y_w = ctx->m.avctx->width - (mb_x << 4); in dnxhd_get_blocks() local |
Completed in 4 milliseconds