Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvdec_mpeg4.c97 static int nvdec_mpeg4_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_mpeg4_decode_slice() function
116 .decode_slice = nvdec_mpeg4_decode_slice,