Home
last modified time | relevance | path

Searched refs:icy (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/tests/libtest/
H A Dlib3025.c32 struct curl_slist *icy = NULL; in test() local
46 icy = curl_slist_append(icy, "ICY 200 OK"); in test()
47 test_setopt(curl, CURLOPT_HTTP200ALIASES, icy); in test()
57 curl_slist_free_all(icy); in test()
/third_party/ffmpeg/libavfilter/
H A Dvf_ciescope.c1085 int icx, icy; in tongue_outline() local
1088 &icx, &icy); in tongue_outline()
1091 draw_line(pixels, linesize, lx, ly, icx, icy, w, h, rgbcolor); in tongue_outline()
1094 fy = icy; in tongue_outline()
1097 ly = icy; in tongue_outline()
/third_party/ffmpeg/libavformat/
H A Dhttp.c105 int icy; member
159 { "icy", "request ICY metadata", OFFSET(icy), AV_OPT_TYPE_BOOL, { .i64 = 1 }, 0, 1, D },
1494 if (!has_header(s->headers, "\r\nIcy-MetaData: ") && s->icy) in http_connect()
/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.h882 V(icy, ICY, 0xE373) /* type = RXY_A INSERT CHARACTER */ \

Completed in 11 milliseconds