Searched refs:aux_data_size (Results 1 – 1 of 1) sorted by relevance
958 const int aux_data_size = bitexact ? sizeof("Lavc") : sizeof(LIBAVCODEC_IDENT); in vc2_encode_frame() local959 const int header_size = 100 + aux_data_size; in vc2_encode_frame()