Searched refs:ff_videotoolbox_h264_decode_slice (Results 1 – 2 of 2) sorted by relevance
52 int ff_videotoolbox_h264_decode_slice(AVCodecContext *avctx,
368 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() function1164 .decode_slice = ff_videotoolbox_h264_decode_slice,