Searched refs:format_index (Results 1 – 2 of 2) sorted by relevance
89 uint32_t *format_index) in is_audio_format_supported() argument117 if (found && format_index != NULL) in is_audio_format_supported()118 *format_index = max_channe_index; in is_audio_format_supported()405 uint32_t format_index; in dce_aud_az_configure() local500 for (format_index = 0; format_index < AUDIO_FORMAT_CODE_COUNT; in dce_aud_az_configure()501 format_index++) { in dce_aud_az_configure()503 (AUDIO_FORMAT_CODE_FIRST + format_index); in dce_aud_az_configure()572 AZALIA_F0_CODEC_PIN_CONTROL_AUDIO_DESCRIPTOR0 + format_index, in dce_aud_az_configure()
36 static bool mtk_vdec_get_cap_fmt(struct mtk_vcodec_dec_ctx *ctx, int format_index) in mtk_vdec_get_cap_fmt() argument44 fmt = &dec_pdata->vdec_formats[format_index]; in mtk_vdec_get_cap_fmt()