Searched defs:smallest (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/third_party/externals/libpng/intel/ |
| D | filter_sse2_intrinsics.c | 257 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth3_sse2() local 294 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth3_sse2() local 346 __m128i pa,pb,pc,smallest,nearest; in png_read_filter_row_paeth4_sse2() local
|
| /third_party/libuv/src/ |
| D | heap-inl.h | 154 struct heap_node* smallest; in HEAP_EXPORT() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_draw_arrays.c | 131 unsigned smallest = 0; in retrieve_or_generate_indices() local
|
| /third_party/lz4/examples/ |
| D | streamingHC_ringBuffer.c | 146 size_t smallest = r0; in compare() local
|
| /third_party/skia/tests/ |
| D | PathOpsCubicLineIntersectionIdeas.cpp | 195 double smallest = std::min(allRoots[0], allRoots[1]); in DEF_TEST() local
|
| D | PathOpsAngleIdeas.cpp | 53 int smallest = -1; in testArc() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_deshake.c | 126 int smallest = INT_MAX; in find_block_motion() local
|
| /third_party/json/tests/src/ |
| D | unit-regression2.cpp | 532 constexpr auto smallest = (std::numeric_limits<int64_t>::min)(); variable
|
| /third_party/ffmpeg/libavcodec/ |
| D | 4xm.c | 665 int smallest[2] = { 0, 0 }; in read_huffman_tables() local
|
| /third_party/libsnd/src/ |
| D | common.c | 60 sf_count_t newlen, smallest = INITIAL_HEADER_SIZE ; in psf_bump_header_allocation() local
|
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_instruction_selection.cpp | 3610 Temp smallest = bld.copy(bld.def(s1), Operand::c32(0x38800000u)); in visit_alu_instr() local
|