Home | History | Annotate | Download | only in mpeg2

Lines Matching defs:hasPicture

809     bool hasPicture = false;
912 hasPicture |= (1 == s_decode_op.u4_frame_decoded_flag);
917 if (hasPicture && (inSize - inPos) != 0) {
927 } else if (!hasPicture) {