Home
last modified time | relevance | path

Searched refs:SCC_VIDEO_BANDWIDTH (Results 1 – 12 of 12) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_webm/
H A Dmod_webm.h35 #define SCC_GET_CODEC_PRIVATE SCC_VIDEO_BANDWIDTH
H A Dmod_vorbis.c39 #define SCC_GET_CODEC_PRIVATE SCC_VIDEO_BANDWIDTH
H A Dmod_webm.cpp212 …switch_core_codec_control(&context->video_codec, SCC_VIDEO_BANDWIDTH, SCCT_INT, (void *)&bw, NULL,… in webm_file_open()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_core_media.h343 SCC_VIDEO_BANDWIDTH, SCCT_STRING, _val, SCCT_NONE, NULL, NULL, NULL)
H A Dswitch_types.h2402 SCC_VIDEO_BANDWIDTH, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/codecs/mod_openh264/
H A Dmod_openh264.cpp751 case SCC_VIDEO_BANDWIDTH: in switch_h264_control()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_vpx.c1439 case SCC_VIDEO_BANDWIDTH: in switch_vpx_control()
H A Dswitch_core_media.c12468 status = switch_core_codec_control(&engine->write_codec, SCC_VIDEO_BANDWIDTH, in switch_core_media_set_outgoing_bitrate()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_av/
H A Davcodec.c1768 case SCC_VIDEO_BANDWIDTH: in switch_h264_control()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dconference_video.c3436 …switch_core_codec_control(&canvas->write_codecs[i]->codec, SCC_VIDEO_BANDWIDTH, SCCT_INT, &bw, SCC… in conference_video_muxing_thread_run()
4464 …switch_core_codec_control(&canvas->write_codecs[i]->codec, SCC_VIDEO_BANDWIDTH, SCCT_INT, &bw, SCC… in conference_video_super_muxing_thread_run()
H A Dconference_api.c1745 switch_core_codec_control(&canvas->write_codecs[j]->codec, SCC_VIDEO_BANDWIDTH, in conference_api_sub_vid_bandwidth()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs32357 SCC_VIDEO_BANDWIDTH, enumerator