Home
last modified time | relevance | path

Searched defs:comps (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtsp.c58 gchar **comps = NULL; in GST_START_TEST() local
81 gchar **comps = NULL; in GST_START_TEST() local
104 gchar **comps = NULL; in GST_START_TEST() local
/third_party/python/Tools/scripts/
Ddutree.py25 def store(size, comps, total, d): argument
/third_party/ffmpeg/libavcodec/
Djpeglsenc.c269 int comps; in encode_picture_ls() local
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstcompare.c431 gint i, comps; in gst_compare_ssim() local
/third_party/ffmpeg/libavfilter/
Dvf_psnr.c52 char comps[4]; member
Dvf_ssim.c57 char comps[4]; member
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegenc.c718 opj_image_cmptparm_t *comps; in gst_openjpeg_enc_fill_image() local
/third_party/python/Python/
Dast.c2021 asdl_seq *comps; in ast_for_comprehension() local
2121 asdl_seq *comps; in ast_for_itercomp() local
2197 asdl_seq *comps; in ast_for_dictcomp() local
/third_party/node/deps/npm/node_modules/semver/
Dsemver.js881 this.range = this.set.map(function (comps) { argument
/third_party/python/Lib/test/
Dtest_ast.py1332 def factory(comps): argument
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_hlsl.cpp3025 auto swizzle = [](uint32_t comps, uint32_t in_comps) -> const char * { in emit_texture_op()
Dspirv_glsl.cpp7004 auto swizzle = [swizz_func](uint32_t comps, uint32_t in_comps) -> const char * { in to_function_args()