Home
last modified time | relevance | path

Searched defs:all_same (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dxfaceenc.c40 static int all_same(char *bitmap, int w, int h) in all_same() function
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer_postRA.cpp76 const bool all_same = std::all_of( in reset_block() local
95 const bool all_same = std::all_of( in reset_block() local
148 bool all_same = in last_writer_idx() local
H A Daco_register_allocation.cpp2076 bool all_same = std::all_of(phi->operands.cbegin() + 1, phi->operands.cend(), OpsSame); in get_regs_for_phis() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_copy_prop_vars.c559 bool all_same = true; in load_from_ssa_entry_value() local
/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp757 bool all_same = color_quant_level[i] != color_quant_level_mod[i]; in compress_symbolic_block_for_partition_1plane() local

Completed in 18 milliseconds