Searched refs:slice_short (Results 1 – 2 of 2) sorted by relevance
35 DXVA_Slice_HEVC_Short slice_short[MAX_SLICES]; member285 slice = &ctx_pic->slice_short[i]; in commit_bitstream_and_slice_buffer()346 slice_data = ctx_pic->slice_short; in commit_bitstream_and_slice_buffer()347 slice_size = ctx_pic->slice_count * sizeof(*ctx_pic->slice_short); in commit_bitstream_and_slice_buffer()397 fill_slice_short(&ctx_pic->slice_short[ctx_pic->slice_count], position, size); in dxva2_hevc_decode_slice()
35 DXVA_Slice_H264_Short slice_short[MAX_SLICES]; member352 slice = &ctx_pic->slice_short[i]; in commit_bitstream_and_slice_buffer()429 slice_data = ctx_pic->slice_short; in commit_bitstream_and_slice_buffer()430 slice_size = ctx_pic->slice_count * sizeof(*ctx_pic->slice_short); in commit_bitstream_and_slice_buffer()485 fill_slice_short(&ctx_pic->slice_short[ctx_pic->slice_count], in dxva2_h264_decode_slice()