Searched refs:input_flag (Results 1 – 1 of 1) sorted by relevance
339 uint32_t input_flag = 0; in FeedInputBuffer() local340 if (fragment->csd_flag) input_flag |= BUFFER_FLAG_CODEC_CONFIG; in FeedInputBuffer()347 fragment->data.size(), timestamp_us, input_flag, input_fragment_index_); in FeedInputBuffer()349 codec_, index, 0 /* offset */, fragment->data.size(), timestamp_us, input_flag); in FeedInputBuffer()