Searched refs:width_chroma (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 Dopengl_enc.c1137 int width_chroma = FF_CEIL_RSHIFT(opengl->width, desc->log2_chroma_w); local
1149 data += width_chroma * height_chroma * wordsize;
1153 data += 2 * width_chroma * height_chroma * wordsize;

Completed in 103 milliseconds