Searched defs:timestamp1 (Results 1 – 10 of 10) sorted by relevance
| /device/board/isoftstone/yangfan/kernel/src/driv/media/cif/ |
| D | procfs.c | 253 u64 fps, timestamp0, timestamp1; in rkcif_show_format() local
|
| D | capture.c | 5939 u64 fps, timestamp0, timestamp1; in rkcif_monitor_reset_event() local 6640 u64 fps, timestamp0, timestamp1, diff_time; in rkcif_is_reduced_frame_rate() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
| D | procfs.c | 253 u64 fps, timestamp0, timestamp1; in rkcif_show_format() local
|
| D | capture.c | 5939 u64 fps, timestamp0, timestamp1; in rkcif_monitor_reset_event() local 6640 u64 fps, timestamp0, timestamp1, diff_time; in rkcif_is_reduced_frame_rate() local
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
| D | procfs.c | 252 u64 fps, timestamp0, timestamp1; in rkcif_show_format() local
|
| D | capture.c | 5725 u64 fps, timestamp0, timestamp1; in rkcif_monitor_reset_event() local 6383 u64 fps, timestamp0, timestamp1, diff_time; in rkcif_is_reduced_frame_rate() local
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | dhd_pno.c | 95 #define TIME_DIFF(timestamp1, timestamp2) (abs((uint32)(timestamp1/1000) \ argument 97 #define TIME_DIFF_MS(timestamp1, timestamp2) (abs((uint32)(timestamp1) \ argument
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | dhd_pno.c | 101 #define TIME_DIFF(timestamp1, timestamp2) \ argument 103 #define TIME_DIFF_MS(timestamp1, timestamp2) \ argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_pno.c | 104 #define TIME_DIFF(timestamp1, timestamp2) (abs((uint32)(timestamp1/1000) \ argument 106 #define TIME_DIFF_MS(timestamp1, timestamp2) (abs((uint32)(timestamp1) \ argument
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | dhd_pno.c | 102 #define TIME_DIFF(timestamp1, timestamp2) (abs((uint32)(timestamp1/1000) \ argument 104 #define TIME_DIFF_MS(timestamp1, timestamp2) (abs((uint32)(timestamp1) \ argument
|