Home | History | Annotate | Download | only in src

Lines Matching refs:adaptive_ref_pic_marking_mode_flag

791     int tmp4 = video->sliceHdr->adaptive_ref_pic_marking_mode_flag;
821 video->sliceHdr->adaptive_ref_pic_marking_mode_flag = 0;
835 video->sliceHdr->adaptive_ref_pic_marking_mode_flag = tmp4;
901 BitstreamRead1Bit(stream, &(sliceHdr->adaptive_ref_pic_marking_mode_flag));
902 if (sliceHdr->adaptive_ref_pic_marking_mode_flag)