Home
last modified time | relevance | path

Searched refs:h263_profile_mapping_table (Results 1 – 25 of 46) sorted by relevance

12

/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/audio/gstreamer1-plugins-lv2/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/audio/gstreamer1-plugins-gsm/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()
/dports/graphics/gstreamer1-plugins-rsvg/gst-plugins-bad-1.16.2/sys/androidmedia/
H A Dgstamc.c2799 } h263_profile_mapping_table[] = { variable
2817 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_to_gst_id()
2818 if (h263_profile_mapping_table[i].id == profile) in gst_amc_h263_profile_to_gst_id()
2819 return h263_profile_mapping_table[i].gst_id; in gst_amc_h263_profile_to_gst_id()
2830 for (i = 0; i < G_N_ELEMENTS (h263_profile_mapping_table); i++) { in gst_amc_h263_profile_from_gst_id()
2831 if (h263_profile_mapping_table[i].gst_id == profile) in gst_amc_h263_profile_from_gst_id()
2832 return h263_profile_mapping_table[i].id; in gst_amc_h263_profile_from_gst_id()

12