gf_bs_get_output_buffering  110 include/gpac/bitstream.h u32 gf_bs_get_output_buffering(GF_BitStream *bs);
gf_bs_get_output_buffering 1303 src/isomedia/isom_store.c 		u32 buffer_size = movie->editFileMap ? gf_bs_get_output_buffering(movie->editFileMap->bs) : 0;