Home
last modified time | relevance | path

Searched refs:idc (Results 1 – 25 of 29) sorted by relevance

12

/third_party/ffmpeg/libavfilter/
Daf_acrusher.c51 double idc; member
108 static double add_dc(double s, double dc, double idc) in add_dc() argument
110 return s > 0 ? s * dc : s * idc; in add_dc()
113 static double remove_dc(double s, double dc, double idc) in remove_dc() argument
115 return s > 0 ? s * idc : s * dc; in remove_dc()
132 in = add_dc(in, s->dc, s->idc); in bitreduction()
191 k = remove_dc(k, s->dc, s->idc); in bitreduction()
309 s->idc = 1. / s->dc; in config_input()
/third_party/openh264/codec/build/windowsphone/all/CodecApp/
Dwelsenc.cfg20 LoopFilterDisableIDC 0 # Loop filter idc (0: on, 1: off,
23 # 4: Luma on but Chroma off (w.r.t. idc=0)
24 # 5: Luma on except on slice boundaries, but Chroma off in enh. layer (w.r.t. idc=2)
25 # 6: Luma on in two stage. slice boundries on in second stage, but Chroma off (w.r.t. idc=3)
/third_party/openh264/testbin/
Dwelsenc_vd_rc.cfg24 LoopFilterDisableIDC 0 # Loop filter idc (0: on, 1: off,
27 # 4: Luma on but Chroma off (w.r.t. idc=0)
28 … # 5: Luma on except on slice boundaries, but Chroma off in enh. layer (w.r.t. idc=2)
29 … # 6: Luma on in two stage. slice boundries on in second stage, but Chroma off (w.r.t. idc=3)
Dwelsenc_ios.cfg25 LoopFilterDisableIDC 0 # Loop filter idc (0: on, 1: off,
28 # 4: Luma on but Chroma off (w.r.t. idc=0)
29 … # 5: Luma on except on slice boundaries, but Chroma off in enh. layer (w.r.t. idc=2)
30 … # 6: Luma on in two stage. slice boundries on in second stage, but Chroma off (w.r.t. idc=3)
Dwelsenc_arbitrary_res.cfg25 LoopFilterDisableIDC 0 # Loop filter idc (0: on, 1: off,
28 # 4: Luma on but Chroma off (w.r.t. idc=0)
29 … # 5: Luma on except on slice boundaries, but Chroma off in enh. layer (w.r.t. idc=2)
30 … # 6: Luma on in two stage. slice boundries on in second stage, but Chroma off (w.r.t. idc=3)
Dwelsenc_vd_1d.cfg25 LoopFilterDisableIDC 0 # Loop filter idc (0: on, 1: off,
28 # 4: Luma on but Chroma off (w.r.t. idc=0)
29 … # 5: Luma on except on slice boundaries, but Chroma off in enh. layer (w.r.t. idc=2)
30 … # 6: Luma on in two stage. slice boundries on in second stage, but Chroma off (w.r.t. idc=3)
Dwelsenc.cfg25 LoopFilterDisableIDC 0 # Loop filter idc (0: on, 1: off,
28 # 4: Luma on but Chroma off (w.r.t. idc=0)
29 … # 5: Luma on except on slice boundaries, but Chroma off in enh. layer (w.r.t. idc=2)
30 … # 6: Luma on in two stage. slice boundries on in second stage, but Chroma off (w.r.t. idc=3)
/third_party/ffmpeg/tests/checkasm/
Dh264dsp.c345 #define CHECK_LOOP_FILTER(name, align, idc) \ in check_loop_filter() argument
347 if (check_func(h.name, #name #idc "_%dbpp", bit_depth)) { \ in check_loop_filter()
359 fprintf(stderr, #name #idc ": j:%d, alpha:%d beta:%d " \ in check_loop_filter()
405 #define CHECK_LOOP_FILTER(name, align, idc) \ in check_loop_filter_intra() argument
407 if (check_func(h.name, #name #idc "_%dbpp", bit_depth)) { \ in check_loop_filter_intra()
419 fprintf(stderr, #name #idc ": j:%d, alpha:%d beta:%d\n", \ in check_loop_filter_intra()
/third_party/libxml2/result/schemas/
Didc-keyref-err1_1_01 ./test/schemas/idc-keyref-err1_0.xml fails to validate
Didc-keyref-err1_1_0.err1 ./test/schemas/idc-keyref-err1_0.xml:12: Schemas validity error : Element '{urn:test:foo}Ref': No m…
/third_party/libxml2/
Dxmlschemas.c731 xmlSchemaIDCPtr idc; member
1468 xmlSchemaGetIDCDesignation(xmlChar **buf, xmlSchemaIDCPtr idc) in xmlSchemaGetIDCDesignation() argument
1470 return(xmlSchemaGetComponentDesignation(buf, idc)); in xmlSchemaGetIDCDesignation()
8084 xmlSchemaIDCPtr idc, in xmlSchemaCheckCSelectorXPath() argument
8099 xmlSchemaPErr(ctxt, idc->node, in xmlSchemaCheckCSelectorXPath()
8106 node = idc->node; in xmlSchemaCheckCSelectorXPath()
8301 xmlSchemaIDCPtr idc, in xmlSchemaParseIDCSelectorAndField() argument
8352 if (xmlSchemaCheckCSelectorXPath(ctxt, idc, item, attr, in xmlSchemaParseIDCSelectorAndField()
8372 xmlSchemaAddAnnotation((xmlSchemaAnnotItemPtr) idc, in xmlSchemaParseIDCSelectorAndField()
20505 xmlSchemaResolveIDCKeyReferences(xmlSchemaIDCPtr idc, in xmlSchemaResolveIDCKeyReferences() argument
[all …]
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah264dec.c591 #define P(idc, va) { G_PASTE (GST_H264_PROFILE_, idc), G_PASTE (VAProfileH264, va) } argument
Dgstvah265dec.c939 #define P(idc, va) { G_PASTE (GST_H265_PROFILE_, idc), G_PASTE (VAProfileHEVC, va) } argument
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstav1parser.h621 guint16 idc; member
Dgstav1parser.c1184 seq_header->operating_points[0].idc = 0; in gst_av1_parser_parse_sequence_header_obu()
1239 seq_header->operating_points[i].idc = AV1_READ_BITS (br, 12); in gst_av1_parser_parse_sequence_header_obu()
1461 parser->state.operating_point_idc = seq_header->operating_points[0].idc; in gst_av1_parser_parse_sequence_header_obu()
1464 seq_header->operating_points[parser->state.operating_point].idc; in gst_av1_parser_parse_sequence_header_obu()
3776 gint op_pt_idc = seq_header->operating_points[op_num].idc; in gst_av1_parse_uncompressed_frame_header()
/third_party/ffmpeg/libavcodec/
Dhevc_ps.c298 #define check_profile_idc(idc) \ in decode_profile_tier_level() argument
299 ptl->profile_idc == idc || ptl->profile_compatibility_flag[idc] in decode_profile_tier_level()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dav1parser.c155 assert_equals_int (seq_header.operating_points[0].idc, 0); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/
DNEWS831 "dblk-idc"
838 "b-pyramid", "dblk-idc", "transform-skip"
/third_party/gstreamer/gst_libav/
DNEWS831 "dblk-idc"
838 "b-pyramid", "dblk-idc", "transform-skip"
/third_party/gstreamer/gstplugins_bad/
DNEWS831 "dblk-idc"
838 "b-pyramid", "dblk-idc", "transform-skip"
/third_party/gstreamer/gstreamer/
DNEWS831 "dblk-idc"
838 "b-pyramid", "dblk-idc", "transform-skip"
/third_party/gstreamer/gstplugins_base/
DNEWS831 "dblk-idc"
838 "b-pyramid", "dblk-idc", "transform-skip"
/third_party/pcre2/pcre2/testdata/
Dtestinput42723 /\p{idcontinue}\p{idc}/g,utf
Dtestoutput44361 /\p{idcontinue}\p{idc}/g,utf
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst1072 - vl: add cabac init idc for h264 encode

12