Searched refs:t3 (Results 1 – 5 of 5) sorted by relevance
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
D | perf_unittest.c | 72 TIME_STRUCT t1, t2, t3; in time_get_test() local 114 TIME_GET(t3); in time_get_test() 117 while (TIME_SECONDS(t3) == TIME_SECONDS(t2)); in time_get_test() 125 TIME_SECONDS(t3), TIME_MICROSECONDS(t3)); in time_get_test()
|
/hardware/qcom/display/msm8974/libcopybit/ |
D | software_converter.cpp | 68 unsigned char * t3 = t2 + chromaSize/2; in convertYV12toYCrCb420SP() local 74 :"+r"(t2), "+r"(t3), "+r"(t1) in convertYV12toYCrCb420SP()
|
/hardware/qcom/display/msm8x26/libcopybit/ |
D | software_converter.cpp | 68 unsigned char * t3 = t2 + chromaSize/2; in convertYV12toYCrCb420SP() local 74 :"+r"(t2), "+r"(t3), "+r"(t1) in convertYV12toYCrCb420SP()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | software_converter.cpp | 68 unsigned char * t3 = t2 + chromaSize/2; in convertYV12toYCrCb420SP() local 74 :"+r"(t2), "+r"(t3), "+r"(t1) in convertYV12toYCrCb420SP()
|
/hardware/ti/omap4xxx/security/tee_client_api/ |
D | schannel6_protocol.h | 94 #define SCX_MAKE_PARAM_TYPES(t0, t1, t2, t3) ((t0) | ((t1) << 4) | ((t2) << 8) | ((t3) << 12)) argument
|