Searched defs:framing_bit (Results 1 – 1 of 1) sorted by relevance
277 int *header_len, AVDictionary **m, int framing_bit, in ogg_write_vorbiscomment()562 int framing_bit = st->codecpar->codec_id == AV_CODEC_ID_VORBIS ? 1 : 0; in ogg_init() local