Searched refs:i1_first_slice_in_pic_flag (Results 1 – 3 of 3) sorted by relevance
879 … if((!ps_slice_hdr->i1_first_slice_in_pic_flag) || (ps_pps->i1_tiles_enabled_flag)) in ihevcd_sao_shift_ctb()906 if(!ps_slice_hdr->i1_first_slice_in_pic_flag) in ihevcd_sao_shift_ctb()1110 else if((!ps_slice_hdr->i1_first_slice_in_pic_flag) || (ps_pps->i1_tiles_enabled_flag)) in ihevcd_sao_shift_ctb()1202 … if((!ps_slice_hdr->i1_first_slice_in_pic_flag) || (ps_pps->i1_tiles_enabled_flag)) in ihevcd_sao_shift_ctb()1226 if(!ps_slice_hdr->i1_first_slice_in_pic_flag) in ihevcd_sao_shift_ctb()1443 else if((!ps_slice_hdr->i1_first_slice_in_pic_flag) || (ps_pps->i1_tiles_enabled_flag)) in ihevcd_sao_shift_ctb()1573 … if((!ps_slice_hdr->i1_first_slice_in_pic_flag) || (ps_pps->i1_tiles_enabled_flag)) in ihevcd_sao_shift_ctb()1591 if(!ps_slice_hdr->i1_first_slice_in_pic_flag) in ihevcd_sao_shift_ctb()1756 else if((!ps_slice_hdr->i1_first_slice_in_pic_flag) || (ps_pps->i1_tiles_enabled_flag)) in ihevcd_sao_shift_ctb()1852 … if((!ps_slice_hdr->i1_first_slice_in_pic_flag) || (ps_pps->i1_tiles_enabled_flag)) in ihevcd_sao_shift_ctb()[all …]
337 ps_slice_hdr->i1_first_slice_in_pic_flag = first_slice_in_pic_flag; in ihevcd_parse_slice_header()347 if(!ps_slice_hdr->i1_first_slice_in_pic_flag) in ihevcd_parse_slice_header()972 if(!ps_slice_hdr->i1_first_slice_in_pic_flag) in ihevcd_parse_slice_header()
2783 WORD8 i1_first_slice_in_pic_flag; member