Home | History | Annotate | Download | only in src

Lines Matching refs:vop_coded

644 		 2. In packed frame, there's no skipped frame(vop_coded = 0)
649 4. N-VOP frame is the frame with vop_coded = 0.
693 if (picture_data->vop_coded == 0) {
757 if (picture_data->vop_coded != 0) {
812 * This is a skipped frame (vop_coded = 0)
815 if (picture_data->vop_coded == 0) {
820 LOG_V("vop_coded == 0\n");