Home
last modified time | relevance | path

Searched refs:decode_slice (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_bitstream.c790 decode_slice(struct vl_mpg12_bs *bs, struct pipe_video_buffer *target) in decode_slice() function
974 decode_slice(bs, target); in vl_mpg12_bs_decode()
/external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
Davcodec.h3064 int (*decode_slice)(AVCodecContext *avctx, const uint8_t *buf, uint32_t buf_size); member