Searched defs:decode_slice (Results 1 – 8 of 8) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | h263dec.c | 199 static int decode_slice(MpegEncContext *s) in decode_slice() function
|
| D | hqx.c | 327 static int decode_slice(HQXContext *ctx, int slice_no) in decode_slice() function
|
| D | ffv1dec.c | 255 static int decode_slice(AVCodecContext *c, void *arg) in decode_slice() function
|
| D | huffyuvdec.c | 871 static int decode_slice(AVCodecContext *avctx, AVFrame *p, int height, in decode_slice() function
|
| D | dxtory.c | 424 decode_slice_func decode_slice, in dxtory_decode_v2()
|
| D | h264_slice.c | 2682 static int decode_slice(struct AVCodecContext *avctx, void *arg) in decode_slice() function
|
| D | avcodec.h | 2156 int (*decode_slice)(AVCodecContext *avctx, const uint8_t *buf, uint32_t buf_size); member
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_mpeg12_bitstream.c | 803 decode_slice(struct vl_mpg12_bs *bs, struct pipe_video_buffer *target) in decode_slice() function
|