Home | History | Annotate | Download | only in src

Lines Matching refs:redundant_pic_cnt_present_flag

334         picParam->redundant_pic_cnt_present_flag = 0; /* default */
455 if (extP->redundant_pic_cnt_present_flag != 0)
459 picParam->redundant_pic_cnt_present_flag = extP->redundant_pic_cnt_present_flag; /* default */
588 picParam->redundant_pic_cnt_present_flag == FALSE)
837 sliceHdr->redundant_pic_cnt = 0; /* default if(currPPS->redundant_pic_cnt_present_flag), range 0..127 */