Searched refs:expect_chunked_decode (Results 1 – 6 of 6) sorted by relevance
57 bool expect_chunked_decode; member
345 context->templat.expect_chunked_decode = true; in vlVaCreateContext()
101 trace_dump_member(bool, templat, expect_chunked_decode); in trace_dump_video_codec_template()
566 if (dec->base.expect_chunked_decode) in vl_mpeg12_get_decode_buffer()
2872 ((stream_type == RDECODE_CODEC_H265) && templ->expect_chunked_decode) || in radeon_create_decoder()2873 ((stream_type == RDECODE_CODEC_H264_PERF) && templ->expect_chunked_decode))) in radeon_create_decoder()
1205 templ->max_references, templ->expect_chunked_decode); in virgl_video_create_codec()