Searched refs:codec_id (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/external/common_algorithm/misc/include/ |
| H A D | rtsp_demo.h | 38 int rtsp_set_video(rtsp_session_handle session, int codec_id, const uint8_t *codec_data, 41 int rtsp_set_audio(rtsp_session_handle session, int codec_id, const uint8_t *codec_data,
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/boards/ |
| H A D | cht_bsw_rt5645.c | 35 char *codec_id; member 558 if (acpi_dev_found(snd_soc_cards[i].codec_id) && in snd_cht_mc_probe() 559 (!strncmp(snd_soc_cards[i].codec_id, mach->id, 8))) { in snd_cht_mc_probe() 561 "found codec %s\n", snd_soc_cards[i].codec_id); in snd_cht_mc_probe() 575 sprintf(drv->codec_name, "i2c-%s:00", drv->acpi_card->codec_id); in snd_cht_mc_probe()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/ |
| H A D | 0014-riff-Fix-bps-caculation-error-for-ADPCM.patch | 21 @@ -1310,7 +1310,7 @@ gst_riff_create_audio_caps (guint16 codec_id, 30 @@ -1432,7 +1432,7 @@ gst_riff_create_audio_caps (guint16 codec_id,
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/ |
| H A D | 0014-riff-Fix-bps-caculation-error-for-ADPCM.patch | 21 @@ -1298,7 +1298,7 @@ gst_riff_create_audio_caps (guint16 codec_id, 30 @@ -1420,7 +1420,7 @@ gst_riff_create_audio_caps (guint16 codec_id,
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/zlmediakit/include/ |
| H A D | mk_media.h | 65 API_EXPORT int API_CALL mk_media_init_video(mk_media ctx, int codec_id, int width, int height, floa… 76 API_EXPORT int API_CALL mk_media_init_audio(mk_media ctx, int codec_id, int sample_rate, int channe…
|
| H A D | mk_track.h | 46 API_EXPORT mk_track API_CALL mk_track_create(int codec_id, codec_args *args);
|
| H A D | mk_frame.h | 58 API_EXPORT mk_frame API_CALL mk_frame_create(int codec_id, uint64_t dts, uint64_t pts, const char *…
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0014-riff-Fix-bps-caculation-error-for-ADPCM.patch | 21 @@ -1310,7 +1310,7 @@ gst_riff_create_audio_caps (guint16 codec_id, 30 @@ -1432,7 +1432,7 @@ gst_riff_create_audio_caps (guint16 codec_id,
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | ac97_codec.h | 360 unsigned int codec_id; /* codec id (if any), 0 = accept all */ member
|
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | fm801.c | 1091 static int wait_for_codec(struct fm801 *chip, unsigned int codec_id, in wait_for_codec() argument 1097 reg | (codec_id << FM801_AC97_ADDR_SHIFT) | FM801_AC97_READ); in wait_for_codec()
|
| H A D | ad1889.c | 713 .codec_id = AC97_ID_AD1819,
|
| H A D | via82xx.c | 1790 .codec_id = 0x56494161, /* VT1612A */
|
| /OK3568_Linux_fs/kernel/sound/pci/ac97/ |
| H A D | ac97_codec.c | 2909 if (quirk->codec_id && quirk->codec_id != ac97->id) in snd_ac97_tune_hardware()
|