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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcinepakenc.c794 uint8_t vq_pict_buf[(MB_AREA*3)/2]; local
859 vq_pict.data[0] = vq_pict_buf;
861 vq_pict.data[1] = &vq_pict_buf[MB_AREA];

Completed in 28 milliseconds