Home
last modified time | relevance | path

Searched defs:cr (Results 1 - 25 of 118) sorted by relevance

12345

/third_party/jerryscript/tests/jerry/es2015/
H A Dtemplate_string.js95 var cr = eval("`a" + String.fromCharCode(13) + "b`"); variable
/third_party/toybox/toys/other/
H A Dtruncate.c56 int cr = !(toys.optflags&FLAG_c); in truncate_main() local
/third_party/ffmpeg/libavcodec/
H A Dcljrdec.c61 uint8_t *cr = &p->data[2][y * p->linesize[2]]; in decode_frame() local
H A Dvcr1.c79 uint8_t *cr = &p->data[2][(y >> 2) * p->linesize[2]]; in vcr1_decode_frame() local
H A Dcljrenc.c68 uint8_t *cr = &p->data[2][y * p->linesize[2]]; in encode_frame() local
H A Dm101.c87 uint16_t *cr = (uint16_t*)&frame->data[2][y*frame->linesize[2]]; in m101_decode_frame() local
/third_party/ffmpeg/libavutil/
H A Dcsp.h40 AVRational cr, cg, cb; member
/third_party/icu/icu4c/source/i18n/
H A Dcsmatch.cpp29 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, in set() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcsmatch.cpp29 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, in set() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsmatch.cpp29 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, in set() argument
/third_party/skia/gm/
H A Dmorphology.cpp79 const SkIRect* cr = j & 0x02 ? &cropRect : nullptr; variable
H A Doffsetimagefilter.cpp132 SkRect cr = SkRect::Make(*cropR).makeInset(SK_ScalarHalf, SK_ScalarHalf); in doDraw() local
/third_party/skia/third_party/externals/tint/src/val/
H A Dhlsl.cc147 HRESULT cr = d3dCompile(source.c_str(), // pSrcData in HlslUsingFXC() local
/third_party/ffmpeg/tests/
H A Dutils.c111 unsigned char *cb, *cr; in pgmyuv_save() local
37 rgb24_to_yuv420p(unsigned char *lum, unsigned char *cb, unsigned char *cr, const unsigned char *src, int width, int height) rgb24_to_yuv420p() argument
/third_party/cups-filters/cupsfilters/
H A Dimage-photocd.c50 cb, cr; /* Adjusted chroma values */ in _cupsImageReadPhotoCD() local
/third_party/libwebsockets/lib/misc/
H A Dromfs.c47 static romfs_t cr = (romfs_t)cache; variable
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_cache/
H A Dmain.c174 lws_cache_results_t cr; in test_nsc1() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dcollate.c245 COLLATE ntfs_get_collate_function(COLLATION_RULES cr) in ntfs_get_collate_function() argument
/third_party/skia/src/core/
H A DSkDraw_text.cpp72 const SkIRect& cr = clipper.rect(); in paintMasks() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdcol565.c25 register int y, cb, cr; in ycc_rgb565_convert_internal() local
104 register int y, cb, cr; ycc_rgb565D_convert_internal() local
[all...]
H A Djdcolext.c36 register int y, cb, cr; in ycc_rgb_convert_internal() local
H A Djdmrgext.c30 int cb, cr; in h2v1_merged_upsample_internal() local
102 int cb, cr; in h2v2_merged_upsample_internal() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo-ansi.hh140 cairo_t *cr = cairo_create (new_surface); in helper_cairo_surface_write_to_ansi_stream() local
[all...]
/third_party/backends/backend/escl/
H A Descl_pdf.c110 cairo_t *cr; in get_PDF_data() local
[all...]
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dpp.c116 const char *cr, *lf; in remove_line_continuations() local
[all...]

Completed in 9 milliseconds

12345