Lines Matching defs:count
402 uint8_t slice_count; ///< index slice count minus 1 (1 if no audio, 0 otherwise)
411 int edit_unit_byte_count; ///< fixed edit unit byte count
617 av_log(s,AV_LOG_DEBUG, "essence container count:%d\n", c->essence_container_count);
1422 // b picture count
1547 int count = 0;
1552 return count;
1556 count++;
1558 return count;
1751 av_log(s, AV_LOG_DEBUG, "edit units count %d\n", mxf->edit_units_count);
1781 // edit unit byte count
1793 // real slice count - 1
2731 // update element count
2779 avio_wb16(pb, frame & 0xFFFF); // continuity count, supposed to overflow