Home | History | Annotate | Download | only in encode

Lines Matching refs:SLICE_TYPE_P

62 #define SLICE_TYPE_P            0
448 if ((slice_type == SLICE_TYPE_P) || (slice_type == SLICE_TYPE_B)) {
1174 if (slice_type == SLICE_TYPE_P) {
1381 SLICE_TYPE_P, 1, f);
1644 {SLICE_TYPE_P,3}, {SLICE_TYPE_P,3},{SLICE_TYPE_P,3},
1645 {SLICE_TYPE_P,3}, {SLICE_TYPE_P,3},{SLICE_TYPE_P,3},
1646 {SLICE_TYPE_P,3}, {SLICE_TYPE_P,3},{SLICE_TYPE_P,3},
1647 {SLICE_TYPE_P,2} };
1659 encode_picture(yuv_fp, avc_fp,enc_frame_number, f, f==0, SLICE_TYPE_P, 0, f+1);