Searched refs:encode_gbrp12 (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 Ddpxenc.c139 static void encode_gbrp12(AVCodecContext *avctx, const AVPicture *pic, uint16_t *dst) function
227 encode_gbrp12(avctx, (const AVPicture*)frame, (uint16_t*)(buf + HEADER_SIZE));

Completed in 44 milliseconds