Searched refs:encode_gbrp10 (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.c113 static void encode_gbrp10(AVCodecContext *avctx, const AVPicture *pic, uint8_t *dst) function
222 encode_gbrp10(avctx, (const AVPicture*)frame, buf + HEADER_SIZE);

Completed in 58 milliseconds