Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvt_internal.h52 int ff_videotoolbox_h264_decode_slice(AVCodecContext *avctx,
Dvideotoolbox.c368 return ff_videotoolbox_h264_decode_slice(avctx, buffer, size); in videotoolbox_h264_decode_params()
394 int ff_videotoolbox_h264_decode_slice(AVCodecContext *avctx, in ff_videotoolbox_h264_decode_slice() function
1164 .decode_slice = ff_videotoolbox_h264_decode_slice,