Home
last modified time | relevance | path

Searched refs:is_slice_short (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddxva2_h264.c192 static int is_slice_short(const AVCodecContext *avctx, AVDXVAContext *ctx) in is_slice_short() function
353 if (is_slice_short(avctx, ctx)) in commit_bitstream_and_slice_buffer()
368 if (!is_slice_short(avctx, ctx)) { in commit_bitstream_and_slice_buffer()
430 if (is_slice_short(avctx, ctx)) { in commit_bitstream_and_slice_buffer()
486 if (is_slice_short(avctx, ctx)) in dxva2_h264_decode_slice()

Completed in 5 milliseconds