Home
last modified time | relevance | path

Searched defs:right_idx (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/server/
Dcras_fmt_conv.c273 static const unsigned int right_idx = 1; in s16_51_to_stereo() local
339 unsigned int right_idx = in s16_quad_to_stereo() local
/external/libxcam/modules/soft/
Dsoft_stitcher.cpp526 uint32_t right_idx = (idx + 1) % _stitcher->get_camera_num (); in feature_match() local