Searched refs:redundant_pic_cnt_present_flag (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video_bsp.c57 uint32_t redundant_pic_cnt_present_flag; // 9c member in struct:iparm::ipicparm
189 params.ipicparm.redundant_pic_cnt_present_flag = desc->pps->redundant_pic_cnt_present_flag;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video_bsp.c57 uint32_t redundant_pic_cnt_present_flag; // 9c member in struct:iparm::ipicparm
189 params.ipicparm.redundant_pic_cnt_present_flag = desc->pps->redundant_pic_cnt_present_flag;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dpicture_h264.c105 context->desc.h264.pps->redundant_pic_cnt_present_flag =
106 h264->pic_fields.bits.redundant_pic_cnt_present_flag;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dpicture_h264.c105 context->desc.h264.pps->redundant_pic_cnt_present_flag =
106 h264->pic_fields.bits.redundant_pic_cnt_present_flag;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video_bsp.c104 uint32_t redundant_pic_cnt_present_flag; // 2c always 0? member in struct:h264_picparm_bsp
223 h->redundant_pic_cnt_present_flag = d->pps->redundant_pic_cnt_present_flag;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video_bsp.c104 uint32_t redundant_pic_cnt_present_flag; // 2c always 0? member in struct:h264_picparm_bsp
223 h->redundant_pic_cnt_present_flag = d->pps->redundant_pic_cnt_present_flag;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_video_state.h333 uint8_t redundant_pic_cnt_present_flag; member in struct:pipe_h264_pps
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Ddecode.c376 picture->pps->redundant_pic_cnt_present_flag = picture_info->redundant_pic_cnt_present_flag;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Ddecode.c376 picture->pps->redundant_pic_cnt_present_flag = picture_info->redundant_pic_cnt_present_flag;
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_video_state.h318 uint8_t redundant_pic_cnt_present_flag; member in struct:pipe_h264_pps
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/
H A Dvid_dec_h264_common.c450 pps->redundant_pic_cnt_present_flag = vl_rbsp_u(rbsp, 1);
854 if (pps->redundant_pic_cnt_present_flag)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/
H A Dvid_dec_h264_common.c450 pps->redundant_pic_cnt_present_flag = vl_rbsp_u(rbsp, 1);
854 if (pps->redundant_pic_cnt_present_flag)
/xsrc/external/mit/libvdpau/dist/include/vdpau/
H A Dvdpau.h3000 uint8_t redundant_pic_cnt_present_flag; member in struct:__anone9fa26370e08
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.c430 result.pps_info_flags |= pic->pps->redundant_pic_cnt_present_flag << 1;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.c495 result.pps_info_flags |= pic->pps->redundant_pic_cnt_present_flag << 1;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c551 result.pps_info_flags |= pic->pps->redundant_pic_cnt_present_flag << 1;
H A Dradeon_vcn_dec.c119 result.pps_info_flags |= pic->pps->redundant_pic_cnt_present_flag << 1;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c546 result.pps_info_flags |= pic->pps->redundant_pic_cnt_present_flag << 1;
H A Dradeon_vcn_dec.c137 result.pps_info_flags |= pic->pps->redundant_pic_cnt_present_flag << 1;
/xsrc/external/mit/libvdpau/dist/trace/
H A Dvdpau_trace.cpp344 (uint32_t)picture_info_h264->redundant_pic_cnt_present_flag

Completed in 36 milliseconds