Home
last modified time | relevance | path

Searched refs:chan_loc (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmovenc.c374 uint16_t chan_loc; member
541 info->substream[parent].chan_loc |= (get_bits(&gbc, 16) >> 5) & 0x1f; in handle_eac3()
543 info->substream[parent].chan_loc |= hdr->channel_mode; in handle_eac3()
620 put_bits(&pbc, 9, info->substream[i].chan_loc); in mov_write_eac3_tag()

Completed in 12 milliseconds