Home
last modified time | relevance | path

Searched defs:encode_bitstream (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_codec.h93 void (*encode_bitstream)(struct pipe_video_codec *codec, member
/third_party/ffmpeg/libavcodec/
Dflashsvenc.c128 static int encode_bitstream(FlashSVContext *s, const AVFrame *p, uint8_t *buf, in encode_bitstream() function