Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec_h264.h46 type_slice = 1, enumerator
Dd3d12_video_dec_h264.cpp201 bool isNaluSliceType = (naluType == type_slice) || (naluType == type_slice_part_A) || in d3d12_video_decoder_get_next_slice_size_and_offset_h264()