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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddpxenc.c76 static void encode_rgb48_10bit(AVCodecContext *avctx, const AVPicture *pic, function
151 encode_rgb48_10bit(avctx, data, buf + HEADER_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddpxenc.c88 static void encode_rgb48_10bit(AVCodecContext *avctx, const AVPicture *pic, uint8_t *dst) function
224 encode_rgb48_10bit(avctx, (const AVPicture*)frame, buf + HEADER_SIZE);

Completed in 91 milliseconds