Home
last modified time | relevance | path

Searched defs:x_l (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dcompute_interpolated_gain_curve.cc54 double q) { in ComputeAreaUnderPiecewiseLinearApproximation()
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_feature_matching.cpp2929 int x_l,y_l,x_r,y_r,xm,ym; in db_MatchPointPair_f() local
3226 const double *x_l,const double *y_l,int nr_l,const double *x_r,const double *y_r,int nr_r, in Match()
3354 const double *x_l,const double *y_l,int nr_l,const double *x_r,const double *y_r,int nr_r, in Match()
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/
H A Dxmlparser.cpp35 x_l=0x6c enumerator
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Dxmlparser.cpp35 x_l=0x6c enumerator
/aosp_15_r20/external/libopenapv/src/
H A Doapv.c34 static void imgb_to_block(oapv_imgb_t *imgb, int c, int x_l, int y_l, int w_l, int h_l, s16 *block) in imgb_to_block()
105 static void imgb_to_block_p210(oapv_imgb_t *imgb, int c, int x_l, int y_l, int w_l, int h_l, s16 *b… in imgb_to_block_p210()