Home
last modified time | relevance | path

Searched refs:x265_param_parse (Results 1 – 25 of 73) sorted by relevance

123

/dports/graphics/libbpg/libbpg-0.9.8/x265/source/
H A Dx265.def.in5 x265_param_parse
H A Dx265.h1227 int x265_param_parse(x265_param *p, const char *name, const char *value);
/dports/multimedia/handbrake/x265_3.5/source/
H A Dx265.def.in5 x265_param_parse
H A Dx265.h1977 int x265_param_parse(x265_param *p, const char *name, const char *value);
/dports/multimedia/x265/source/
H A Dx265.def.in5 x265_param_parse
H A Dx265.h1938 int x265_param_parse(x265_param *p, const char *name, const char *value);
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/common/
H A Dparam.h55 int x265_param_parse(x265_param *p, const char *name, const char *value);
/dports/multimedia/handbrake/x265_3.5/source/common/
H A Dparam.h54 int x265_param_parse(x265_param *p, const char *name, const char *value);
H A Dthreadpool.cpp317 x265_param_parse(p, "pools", poolString); in allocThreadPools()
/dports/multimedia/x265/source/common/
H A Dparam.h54 int x265_param_parse(x265_param *p, const char *name, const char *value);
H A Dthreadpool.cpp317 x265_param_parse(p, "pools", poolString); in allocThreadPools()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dlibx265.c120 if (x265_param_parse(ctx->params, "sar", sar) == X265_PARAM_BAD_VALUE) { in libx265_encode_init()
155 int parse_ret = x265_param_parse(ctx->params, en->key, en->value); in libx265_encode_init()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dlibx265.c120 if (x265_param_parse(ctx->params, "sar", sar) == X265_PARAM_BAD_VALUE) { in libx265_encode_init()
155 int parse_ret = x265_param_parse(ctx->params, en->key, en->value); in libx265_encode_init()
/dports/multimedia/handbrake/x265_3.5/doc/reST/
H A Dsvthevc.rst10 so even library users of x265 can avail this feature, under the condition that x265_param_parse()
11 API should be used for all param assignment. Params assigned outside of x265_param_parse() API
H A Dapi.rst110 * and x265_param_parse() to set values by name allows the application to treat
136 /* x265_param_parse:
144 int x265_param_parse(x265_param *p, const char *name, const char *value);
147 descriptions) which can be set by **x265_param_parse()**.
/dports/multimedia/x265/doc/reST/
H A Dsvthevc.rst10 so even library users of x265 can avail this feature, under the condition that x265_param_parse()
11 API should be used for all param assignment. Params assigned outside of x265_param_parse() API
H A Dapi.rst110 * and x265_param_parse() to set values by name allows the application to treat
136 /* x265_param_parse:
144 int x265_param_parse(x265_param *p, const char *name, const char *value);
147 descriptions) which can be set by **x265_param_parse()**.
/dports/graphics/libbpg/libbpg-0.9.8/x265/doc/reST/
H A Dapi.rst110 * and x265_param_parse() to set values by name allows the application to treat
136 /* x265_param_parse:
144 int x265_param_parse(x265_param *p, const char *name, const char *value);
147 descriptions) which can be set by **x265_param_parse()**.
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/encoder/
H A Dapi.cpp303 &PARAM_NS::x265_param_parse,
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c608 x265_param_parse (&encoder->x265param, key_val[0], key_val[1]); in gst_x265_enc_parse_options()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c608 x265_param_parse (&encoder->x265param, key_val[0], key_val[1]); in gst_x265_enc_parse_options()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c608 x265_param_parse (&encoder->x265param, key_val[0], key_val[1]); in gst_x265_enc_parse_options()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c608 x265_param_parse (&encoder->x265param, key_val[0], key_val[1]); in gst_x265_enc_parse_options()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c608 x265_param_parse (&encoder->x265param, key_val[0], key_val[1]); in gst_x265_enc_parse_options()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/x265/
H A Dgstx265enc.c608 x265_param_parse (&encoder->x265param, key_val[0], key_val[1]); in gst_x265_enc_parse_options()

123