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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddnxhdenc.h59 unsigned block_width_l2; member in struct:DNXHDEncContext
H A Ddnxhdenc.c271 ctx->block_width_l2 = 4;
274 ctx->block_width_l2 = 3;
466 const int bs = ctx->block_width_l2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddnxhdenc.h59 unsigned block_width_l2; member in struct:DNXHDEncContext
H A Ddnxhdenc.c339 ctx->block_width_l2 = 4;
342 ctx->block_width_l2 = 3;
557 const int bs = ctx->block_width_l2;

Completed in 44 milliseconds