Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec_h264.cpp216 int c_signedStartCodeLen = (DXVA_H264_START_CODE_LEN_BITS / 8 /*convert bits to bytes*/); in d3d12_video_decoder_get_next_slice_size_and_offset_h264() local
217 int nextSlicePosition = c_signedStartCodeLen // Takes into account the skipped start code in d3d12_video_decoder_get_next_slice_size_and_offset_h264()
225c_signedStartCodeLen) // if no slice found, d3d12_video_decoder_get_next_startcode_offset return… in d3d12_video_decoder_get_next_slice_size_and_offset_h264()