Searched defs:idc (Results 1 – 7 of 7) sorted by relevance
/third_party/ffmpeg/tests/checkasm/ |
D | h264dsp.c | 345 #define CHECK_LOOP_FILTER(name, align, idc) \ in check_loop_filter() argument 405 #define CHECK_LOOP_FILTER(name, align, idc) \ in check_loop_filter_intra() argument
|
/third_party/ffmpeg/libavfilter/ |
D | af_acrusher.c | 51 double idc; member 108 static double add_dc(double s, double dc, double idc) in add_dc() 113 static double remove_dc(double s, double dc, double idc) in remove_dc()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvah264dec.c | 591 #define P(idc, va) { G_PASTE (GST_H264_PROFILE_, idc), G_PASTE (VAProfileH264, va) } argument
|
D | gstvah265dec.c | 939 #define P(idc, va) { G_PASTE (GST_H265_PROFILE_, idc), G_PASTE (VAProfileHEVC, va) } argument
|
/third_party/ffmpeg/libavcodec/ |
D | hevc_ps.c | 298 #define check_profile_idc(idc) \ in decode_profile_tier_level() argument
|
/third_party/libxml2/ |
D | xmlschemas.c | 731 xmlSchemaIDCPtr idc; member 1468 xmlSchemaGetIDCDesignation(xmlChar **buf, xmlSchemaIDCPtr idc) in xmlSchemaGetIDCDesignation() 8084 xmlSchemaIDCPtr idc, in xmlSchemaCheckCSelectorXPath() 8301 xmlSchemaIDCPtr idc, in xmlSchemaParseIDCSelectorAndField() 20505 xmlSchemaResolveIDCKeyReferences(xmlSchemaIDCPtr idc, in xmlSchemaResolveIDCKeyReferences() 23101 xmlSchemaIDCPtr idc; in xmlSchemaXPathProcessHistory() local 23385 xmlSchemaIDCPtr idc, refIdc; in xmlSchemaIDCRegisterMatchers() local
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gstav1parser.h | 621 guint16 idc; member
|