Home | History | Annotate | Download | only in vda

Lines Matching refs:first_mb_in_slice

1193         // first_mb_in_slice == 0, treat it as a new picture.
1199 slice_hdr->first_mb_in_slice == 0)))
1233 if (slice_hdr->first_mb_in_slice != 0) {
1234 DVLOG(1) << "ASO/invalid stream, first_mb_in_slice: "
1235 << slice_hdr->first_mb_in_slice;