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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dpicture_hevc.c137 context->desc.h265.pps->lists_modification_present_flag =
138 hevc->slice_parsing_fields.bits.lists_modification_present_flag;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dpicture_hevc.c137 context->desc.h265.pps->lists_modification_present_flag =
138 hevc->slice_parsing_fields.bits.lists_modification_present_flag;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_video_state.h593 uint8_t lists_modification_present_flag; member in struct:pipe_h265_pps
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Ddecode.c489 picture->pps->lists_modification_present_flag = picture_info->lists_modification_present_flag;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Ddecode.c489 picture->pps->lists_modification_present_flag = picture_info->lists_modification_present_flag;
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_video_state.h584 uint8_t lists_modification_present_flag; member in struct:pipe_h265_pps
/xsrc/external/mit/libvdpau/dist/include/vdpau/
H A Dvdpau.h3347 uint8_t lists_modification_present_flag; member in struct:__anone9fa26371208
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/bellagio/
H A Dvid_dec_h265.c605 pps->lists_modification_present_flag = vl_rbsp_u(rbsp, 1);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_h265.c608 pps->lists_modification_present_flag = vl_rbsp_u(rbsp, 1);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.c592 result.pps_info_flags |= pic->pps->lists_modification_present_flag << 18;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c650 result.pps_info_flags |= pic->pps->lists_modification_present_flag << 18;
H A Dradeon_vcn_dec.c229 result.pps_info_flags |= pic->pps->lists_modification_present_flag << 18;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c651 result.pps_info_flags |= pic->pps->lists_modification_present_flag << 18;
H A Dradeon_vcn_dec.c248 result.pps_info_flags |= pic->pps->lists_modification_present_flag << 18;
/xsrc/external/mit/libvdpau/dist/trace/
H A Dvdpau_trace.cpp650 (uint32_t)picture_info_hevc->lists_modification_present_flag,

Completed in 38 milliseconds