Home | History | Annotate | Download | only in encode

Lines Matching refs:SLICE_TYPE_B

63 #define SLICE_TYPE_B            1
340 pic_param->pic_fields.bits.reference_pic_flag = (slice_type != SLICE_TYPE_B);
448 if ((slice_type == SLICE_TYPE_P) || (slice_type == SLICE_TYPE_B)) {
457 if ((slice_type == SLICE_TYPE_B)) {
694 if (slice_type != SLICE_TYPE_B) {
1178 } else if (slice_type == SLICE_TYPE_B) {
1387 SLICE_TYPE_B, 1, f + i + 1);
1393 SLICE_TYPE_B, 0, next_f);