/external/libxcam/modules/ocl/ |
cl_image_360_stitch.h | 84 bool set_image_overlap (const int idx, const Rect &overlap0, const Rect &overlap1); 135 Rect _overlaps[XCAM_STITCH_FISHEYE_MAX_NUM][2]; // 2=>Overlap0 and overlap1
|
cl_image_360_stitch.cpp | 365 CLImage360Stitch::set_image_overlap (const int idx, const Rect &overlap0, const Rect &overlap1) 369 _overlaps[idx][1] = overlap1;
|
/external/libxaac/decoder/ |
ixheaacd_aacdecoder.c | 796 WORD32 *overlap1 = aac_dec_handle->ptr_aac_dec_static_channel_info[ch] local 826 time_data + slot_element, overlap1, 834 time_data + slot_element, overlap1, [all...] |
/external/valgrind/coregrind/ |
m_transtab.c | 1948 Bool overlap1 ( Addr s1, ULong r1, Addr s2, ULong r2 ) function [all...] |
/cts/tests/tests/view/src/android/view/cts/ |
TooltipTest.java | 778 final View child1 = mActivity.findViewById(R.id.overlap1);
|
/toolchain/binutils/binutils-2.27/gas/config/ |
tc-i386.c | 4737 i386_operand_type overlap0, overlap1, overlap2, overlap3; local [all...] |