Searched refs:GST_AUDIO_FORMAT_INFO_DEPTH (Results 1 – 7 of 7) sorted by relevance
84 #define GST_AUDIO_INFO_DEPTH(i) (GST_AUDIO_FORMAT_INFO_DEPTH((i)->finfo))
271 #define GST_AUDIO_FORMAT_INFO_DEPTH(info) ((info)->depth) macro
386 if (depth != GST_AUDIO_FORMAT_INFO_DEPTH (finfo)) in gst_audio_format_build_integer()
961 in_depth = GST_AUDIO_FORMAT_INFO_DEPTH (cur_finfo); in chain_quantize()962 out_depth = GST_AUDIO_FORMAT_INFO_DEPTH (out->finfo); in chain_quantize()
475 in_depth = GST_AUDIO_FORMAT_INFO_DEPTH (in_info); in gst_audio_convert_fixate_format()505 t_depth = GST_AUDIO_FORMAT_INFO_DEPTH (t_info); in gst_audio_convert_fixate_format()
838 depth = GST_AUDIO_FORMAT_INFO_DEPTH (finfo); in format_info_get_desc()
971 info->depth = GST_AUDIO_FORMAT_INFO_DEPTH (finfo); in collect_information()