Home
last modified time | relevance | path

Searched refs:header_return (Results 1 – 25 of 142) sorted by relevance

123456

/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/graphics/gstreamer1-plugins-vulkan/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()
/dports/graphics/gstreamer1-plugins-webp/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c779 int header_return; in gst_x265_enc_set_level_tier_and_profile() local
784 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_set_level_tier_and_profile()
785 if (header_return < 0) { in gst_x265_enc_set_level_tier_and_profile()
787 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_set_level_tier_and_profile()
816 int header_return; in gst_x265_enc_get_header_buffer() local
819 header_return = x265_encoder_headers (encoder->x265enc, &nal, &i_nal); in gst_x265_enc_get_header_buffer()
820 if (header_return < 0) { in gst_x265_enc_get_header_buffer()
822 ("x265_encoder_headers return code=%d", header_return)); in gst_x265_enc_get_header_buffer()

123456