Searched refs:tc (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_dual_test.c1892 int tc = 0; local
1894 if(tc < MM_QCAM_APP_TEST_NUM) mm_app_tc[tc++].f = mm_app_dtc_0;
1895 if(tc < MM_QCAM_APP_TEST_NUM) mm_app_tc[tc++].f = mm_app_dtc_1;
1896 if(tc < MM_QCAM_APP_TEST_NUM) mm_app_tc[tc++].f = mm_app_dtc_2;
1897 if(tc < MM_QCAM_APP_TEST_NUM) mm_app_tc[tc++].f = mm_app_dtc_3;
1898 if(tc < MM_QCAM_APP_TEST_NU
1915 int i, tc = 0; local
[all...]
H A Dmm_qcamera_unit_test.c600 int tc = 0; local
602 if (tc < MM_QCAM_APP_TEST_NUM) mm_app_tc[tc++].f = mm_app_tc_open_close;
603 if (tc < MM_QCAM_APP_TEST_NUM) mm_app_tc[tc++].f = mm_app_tc_start_stop_preview;
604 //if (tc < MM_QCAM_APP_TEST_NUM) mm_app_tc[tc++].f = mm_app_tc_start_stop_zsl;
605 //if (tc < MM_QCAM_APP_TEST_NUM) mm_app_tc[tc++].f = mm_app_tc_start_stop_video_preview;
606 //if (tc < MM_QCAM_APP_TEST_NU
619 int i, j, tc = 0; local
[all...]
/hardware/invensense/60xx/mlsdk/mllite/
H A Dmldl.h147 inv_error_t inv_set_offsetTC(const unsigned char *tc);
H A Dmldl.c605 * @param tc
610 inv_error_t inv_set_offsetTC(const unsigned char *tc) argument
616 mldlCfg.offset_tc[ii] = tc[ii];
622 MPUREG_XG_OFFS_TC, tc[0]);
628 MPUREG_YG_OFFS_TC, tc[1]);
634 MPUREG_ZG_OFFS_TC, tc[2]);

Completed in 223 milliseconds