Searched defs:maxc (Results  1 – 13 of 13) sorted by relevance
| /external/eigen/test/ | 
| D | redux.cpp | 36   Scalar s(0), p(1), minc(numext::real(m1.coeff(0))), maxc(numext::real(m1.coeff(0)));  in matrixRedux()  local98     RealScalar minc(numext::real(v.coeff(0))), maxc(numext::real(v.coeff(0)));  in vectorRedux()  local
 115     RealScalar minc(numext::real(v.coeff(i))), maxc(numext::real(v.coeff(i)));  in vectorRedux()  local
 132     RealScalar minc(numext::real(v.coeff(i))), maxc(numext::real(v.coeff(i)));  in vectorRedux()  local
 
 | 
| D | visitor.cpp | 27   Scalar minc = Scalar(1000), maxc = Scalar(-1000);  in matrixVisitor()  local113   Scalar minc = v(0), maxc = v(0);  in vectorVisitor()  local
 
 | 
| /external/libaom/av1/encoder/ | 
| D | pickcdef.h | 177   const int maxc = AOMMIN(mi_params->mi_cols - mi_col, MI_SIZE_64X64);  in sb_all_skip()  local
 | 
| D | mcomp.h | 361   const int maxc =  in av1_set_subpel_mv_search_range()  local
 | 
| /external/mesa3d/src/compiler/nir/ | 
| D | nir_builtin_builder.c | 107    nir_ssa_def *maxc = nir_fmax_abs_vec_comp(b, vec);  in nir_normalize()  local
 | 
| /external/libaom/av1/common/ | 
| D | cdef.c | 40   int maxc = mi_params->mi_cols - mi_col;  in av1_cdef_compute_sb_list()  local
 | 
| /external/libjpeg-turbo/ | 
| D | jquant2.c | 258   register long maxc = 0;  in find_biggest_color_pop()  local
 | 
| /external/libvpx/vp8/encoder/ | 
| D | mcomp.c | 245   int maxc = VPXMIN(x->mv_col_max * 4,  in vp8_find_best_sub_pixel_step_iteratively()  local
 | 
| /external/deqp/framework/common/ | 
| D | tcuTextureUtil.cpp | 1345 	float	maxc	= de::max(rc, de::max(gc, bc));  in packRGB999E5()  local
 | 
| /external/libvpx/vp9/encoder/ | 
| D | vp9_mcomp.c | 758   int minc, maxc, minr, maxr;  in vp9_find_best_sub_pixel_tree()  local
 | 
| /external/toybox/android/linux/generated/ | 
| D | globals.h | 1057   int maxc;  member
 | 
| /external/toybox/android/device/generated/ | 
| D | globals.h | 1057   int maxc;  member
 | 
| /external/toybox/android/mac/generated/ | 
| D | globals.h | 1057   int maxc;  member
 |