Searched refs:MAX_MBPAIR_SIZE (Results 1 – 2 of 2) sorted by relevance
30 #define MAX_MBPAIR_SIZE (256*1024) // a tighter bound could be calculated if someone cares about a … macro
399 int64_t padding = small_padding ? 0 : MAX_MBPAIR_SIZE; in ff_h2645_packet_split()