Searched refs:codec_type (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_cmd_v6.c | 71 int codec_type; in s5p_mfc_open_inst_cmd_v6() local 77 codec_type = S5P_FIMV_CODEC_H264_DEC_V6; in s5p_mfc_open_inst_cmd_v6() 80 codec_type = S5P_FIMV_CODEC_H264_MVC_DEC_V6; in s5p_mfc_open_inst_cmd_v6() 83 codec_type = S5P_FIMV_CODEC_VC1_DEC_V6; in s5p_mfc_open_inst_cmd_v6() 86 codec_type = S5P_FIMV_CODEC_MPEG4_DEC_V6; in s5p_mfc_open_inst_cmd_v6() 89 codec_type = S5P_FIMV_CODEC_MPEG2_DEC_V6; in s5p_mfc_open_inst_cmd_v6() 92 codec_type = S5P_FIMV_CODEC_H263_DEC_V6; in s5p_mfc_open_inst_cmd_v6() 95 codec_type = S5P_FIMV_CODEC_VC1RCV_DEC_V6; in s5p_mfc_open_inst_cmd_v6() 98 codec_type = S5P_FIMV_CODEC_VP8_DEC_V6; in s5p_mfc_open_inst_cmd_v6() 101 codec_type = S5P_FIMV_CODEC_H264_ENC_V6; in s5p_mfc_open_inst_cmd_v6() [all …]
|
D | s5p_mfc_opr.h | 33 volatile void __iomem *codec_type; member
|
D | s5p_mfc_opr_v6.c | 2034 R(codec_type, S5P_FIMV_CODEC_TYPE_V6); in s5p_mfc_init_regs_v6_plus()
|
/linux-4.1.27/sound/pci/hda/ |
D | patch_via.c | 86 ((spec)->codec_type == VT2002P ||\ 87 (spec)->codec_type == VT1812 ||\ 88 (spec)->codec_type == VT1802) 102 enum VIA_HDA_CODEC codec_type; member 130 spec->codec_type = get_codec_type(codec); in via_new_spec() 132 if (spec->codec_type == VT1708BCE) in via_new_spec() 133 spec->codec_type = VT1708S; in via_new_spec() 148 enum VIA_HDA_CODEC codec_type; in get_codec_type() local 152 codec_type = UNKNOWN; in get_codec_type() 154 codec_type = VT1708; in get_codec_type() [all …]
|
/linux-4.1.27/sound/pci/ |
D | azt3328.c | 1353 enum snd_azf3328_codec_type codec_type, in snd_azf3328_ctrl_codec_activity() argument 1357 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type]; in snd_azf3328_ctrl_codec_activity() 1384 ((!chip->codecs[peer_codecs[codec_type].other1] in snd_azf3328_ctrl_codec_activity() 1386 && (!chip->codecs[peer_codecs[codec_type].other2] in snd_azf3328_ctrl_codec_activity() 1894 enum snd_azf3328_codec_type codec_type; in snd_azf3328_pcm_interrupt() local 1897 for (codec_type = AZF_CODEC_PLAYBACK; in snd_azf3328_pcm_interrupt() 1898 codec_type <= AZF_CODEC_I2S_OUT; in snd_azf3328_pcm_interrupt() 1899 ++codec_type, ++codec) { in snd_azf3328_pcm_interrupt() 1902 if (!(status & (1 << codec_type))) in snd_azf3328_pcm_interrupt() 2044 enum snd_azf3328_codec_type codec_type in snd_azf3328_pcm_open() argument [all …]
|
/linux-4.1.27/sound/soc/intel/baytrail/ |
D | sst-baytrail-ipc.h | 49 int codec_type, int stream_type, int operation);
|
D | sst-baytrail-ipc.c | 76 u8 codec_type; member 399 int codec_type, int stream_type, int operation) in sst_byt_stream_type() argument 401 stream->request.str_type.codec_type = codec_type; in sst_byt_stream_type()
|
/linux-4.1.27/sound/soc/codecs/ |
D | tlv320aic31xx.h | 36 enum aic31xx_type codec_type; member
|
D | rt5645.c | 1290 if (rt5645->codec_type == CODEC_TYPE_RT5650) { in rt5645_hp_event() 1319 if (rt5645->codec_type == CODEC_TYPE_RT5650) { in rt5645_hp_event() 2070 switch (rt5645->codec_type) { in rt5645_hw_params() 2134 switch (rt5645->codec_type) { in rt5645_set_dai_fmt() 2311 switch (rt5645->codec_type) { in rt5645_set_tdm_slot() 2329 if (rt5645->codec_type == CODEC_TYPE_RT5645) in rt5645_set_tdm_slot() 2508 switch (rt5645->codec_type) { in rt5645_probe() 2700 rt5645->codec_type = CODEC_TYPE_RT5645; in rt5645_i2c_probe() 2703 rt5645->codec_type = CODEC_TYPE_RT5650; in rt5645_i2c_probe() 2719 if (rt5645->codec_type == CODEC_TYPE_RT5650) { in rt5645_i2c_probe()
|
D | tlv320aic31xx.c | 635 if (aic31xx->pdata.codec_type & AIC31XX_STEREO_CLASS_D_BIT) in aic31xx_add_controls() 653 if (aic31xx->pdata.codec_type & AIC31XX_STEREO_CLASS_D_BIT) { in aic31xx_add_widgets() 1256 aic31xx->pdata.codec_type = id->driver_data; in aic31xx_i2c_probe()
|
D | rt5645.h | 2189 int codec_type; member
|
/linux-4.1.27/sound/soc/intel/atom/ |
D | sst-mfld-dsp.h | 269 u8 codec_type; /* Codec type */ member 408 u16 codec_type; member
|
/linux-4.1.27/sound/soc/intel/atom/sst/ |
D | sst_stream.c | 53 alloc_param.codec_type = str_params->codec; in sst_alloc_stream_mrfld() 104 sst_init_stream(&sst_drv_ctx->streams[str_id], alloc_param.codec_type, in sst_alloc_stream_mrfld()
|
/linux-4.1.27/sound/isa/ |
D | sscape.c | 855 int codec_type = WSS_HW_DETECT; in create_ad1845() local 867 codec_type = WSS_HW_AD1848; in create_ad1845() 878 codec_type, WSS_HWSHARE_DMA1, &chip); in create_ad1845()
|