Home
last modified time | relevance | path

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

/third_party/libsnd/src/ALAC/
H A DALACAudioTypes.h141 uint32_t mNumberChannelDescriptions ; member
/third_party/ffmpeg/libavcodec/
H A Daudiotoolboxdec.c197 for (i = 0; i < layout->mNumberChannelDescriptions; i++) { in ffat_update_ctx()
208 qsort(layout->mChannelDescriptions, layout->mNumberChannelDescriptions, in ffat_update_ctx()
210 for (i = 0; i < layout->mNumberChannelDescriptions; i++) in ffat_update_ctx()
H A Daudiotoolboxenc.c186 layout->mNumberChannelDescriptions = in_layout->nb_channels; in remap_layout()
295 channel_layout->mNumberChannelDescriptions = 0; in ffat_init_encoder()

Completed in 3 milliseconds