Home
last modified time | relevance | path

Searched defs:smallest (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/libpng/intel/
Dfilter_sse2_intrinsics.c257 __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/
Dheap-inl.h154 struct heap_node* smallest; in HEAP_EXPORT() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_draw_arrays.c131 unsigned smallest = 0; in retrieve_or_generate_indices() local
/third_party/lz4/examples/
DstreamingHC_ringBuffer.c146 size_t smallest = r0; in compare() local
/third_party/skia/tests/
DPathOpsCubicLineIntersectionIdeas.cpp195 double smallest = std::min(allRoots[0], allRoots[1]); in DEF_TEST() local
DPathOpsAngleIdeas.cpp53 int smallest = -1; in testArc() local
/third_party/ffmpeg/libavfilter/
Dvf_deshake.c126 int smallest = INT_MAX; in find_block_motion() local
/third_party/json/tests/src/
Dunit-regression2.cpp532 constexpr auto smallest = (std::numeric_limits<int64_t>::min)(); variable
/third_party/ffmpeg/libavcodec/
D4xm.c665 int smallest[2] = { 0, 0 }; in read_huffman_tables() local
/third_party/libsnd/src/
Dcommon.c60 sf_count_t newlen, smallest = INITIAL_HEADER_SIZE ; in psf_bump_header_allocation() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp3610 Temp smallest = bld.copy(bld.def(s1), Operand::c32(0x38800000u)); in visit_alu_instr() local