Home
last modified time | relevance | path

Searched defs:arg2 (Results 1 – 21 of 21) sorted by relevance

/hardware/ti/omap3/dspbridge/inc/
Dgt.h280 #define GT_2trace( mask, class, format, arg1, arg2 ) argument
281 #define GT_3trace( mask, class, format, arg1, arg2, arg3 ) argument
282 #define GT_4trace( mask, class, format, arg1, arg2, arg3, arg4 ) argument
283 #define GT_5trace( mask, class, format, arg1, arg2, arg3, arg4, arg5 ) argument
284 #define GT_6trace( mask, class, format, arg1, arg2, arg3, arg4, arg5, arg6 ) argument
306 #define GT_2trace( mask, class, format, arg1, arg2 ) \ argument
310 #define GT_3trace( mask, class, format, arg1, arg2, arg3 ) \ argument
314 #define GT_4trace( mask, class, format, arg1, arg2, arg3, arg4 ) \ argument
318 #define GT_5trace( mask, class, format, arg1, arg2, arg3, arg4, arg5 ) \ argument
322 #define GT_6trace( mask, class, format, arg1, arg2, arg3, arg4, arg5, arg6 ) \ argument
Drmstypes.h58 RMS_WORD arg2; /* Second message argument */ member
Drms_sh.h84 RMS_WORD arg2; /* Second argument */ member
/hardware/ti/omap3/dspbridge/libbridge/inc/
Drmstypes.h58 RMS_WORD arg2; /* Second message argument */ member
Drms_sh.h84 RMS_WORD arg2; /* Second argument */ member
/hardware/ti/omap4-aah/libtiutils/
DMessageQueue.h44 void* arg2; member
/hardware/ti/omap4xxx/libtiutils/
DMessageQueue.h57 void* arg2; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_dthread.c123 static int loop_filter_row_worker(void *arg1, void *arg2) { in loop_filter_row_worker()
Dvp9_decodeframe.c839 static int tile_worker_hook(void *arg1, void *arg2) { in tile_worker_hook()
/hardware/ti/omap4xxx/camera/
DCameraHal_Module.cpp392 int32_t cmd, int32_t arg1, int32_t arg2) in camera_send_command()
DCameraHal.cpp2711 status_t CameraHal::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand()
/hardware/qcom/camera/QCamera2/HAL/wrapper/
DQualcommCamera.cpp417 int32_t cmd, int32_t arg1, int32_t arg2) in send_command()
/hardware/qcom/camera/QCamera2/HAL/
DQCameraStateMachine.h142 int32_t arg2; member
DQCamera2HWI.cpp1323 int32_t arg2) in send_command()
1371 int32_t arg2) in send_command_restart()
5495 __unused int32_t &arg1, __unused int32_t &arg2) in sendCommand()
DQCameraMuxer.cpp1520 int32_t cmd, int32_t arg1, int32_t arg2) in send_command()
/hardware/ti/omap4-aah/camera/
DCameraHal_Module.cpp515 int32_t cmd, int32_t arg1, int32_t arg2) in camera_send_command()
DCameraHal.cpp3762 status_t CameraHal::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) in sendCommand()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_loopfilter.c1246 int vp9_loop_filter_worker(void *arg1, void *arg2) { in vp9_loop_filter_worker()
/hardware/intel/common/libwsbm/src/
Dwsbm_slabpool.c215 wsbmTimeAfterEq(struct timeval *arg1, struct timeval *arg2) in wsbmTimeAfterEq()
/hardware/qcom/camera/usbcamcore/src/
DQualcommUsbCamera.cpp648 int32_t cmd, int32_t arg1, int32_t arg2) in usbcam_send_command()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c2057 bcm_cmp_bytes(const uchar *arg1, const uchar *arg2, uint8 nbytes) in bcm_cmp_bytes()