/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/node/ |
H A D | v4l2_source_node_rk.cpp | 53 RetCode V4L2SourceNodeRK::Start(const int32_t streamId) in Start() function in OHOS::Camera::V4L2SourceNodeRK 73 rc = sensorController_->Start(bufCnt, format); in Start() 79 rc = SourceNode::Start(streamId); in Start()
|
H A D | v4l2_source_node_rk.h | 31 RetCode Start(const int32_t streamId) override;
|
H A D | rk_exif_node.h | 36 RetCode Start(const int32_t streamId) override;
|
H A D | rk_face_node.h | 43 RetCode Start(const int32_t streamId) override;
|
H A D | rk_codec_node.h | 43 RetCode Start(const int32_t streamId) override;
|
H A D | rk_exif_node.cpp | 30 RetCode RKExifNode::Start(const int32_t streamId) in Start() function in OHOS::Camera::RKExifNode 32 CAMERA_LOGI("RKExifNode::Start streamId = %{public}d\n", streamId); in Start()
|
H A D | rk_face_node.cpp | 29 RetCode RKFaceNode::Start(const int32_t streamId) in Start() function in OHOS::Camera::RKFaceNode 31 CAMERA_LOGI("RKFaceNode::Start streamId = %{public}d\n", streamId); in Start()
|
H A D | rk_codec_node.cpp | 40 RetCode RKCodecNode::Start(const int32_t streamId) in Start() function in OHOS::Camera::RKCodecNode 42 CAMERA_LOGI("RKCodecNode::Start streamId = %{public}d\n", streamId); in Start()
|
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/ |
H A D | rk_scale_node.h | 39 RetCode Start(const int32_t streamId) override;
|
H A D | rk_codec_node.h | 43 RetCode Start(const int32_t streamId) override;
|
H A D | rk_exif_node.h | 36 RetCode Start(const int32_t streamId) override;
|
H A D | rk_face_node.h | 43 RetCode Start(const int32_t streamId) override;
|
H A D | rk_scale_node.cpp | 31 RetCode RKScaleNode::Start(const int32_t streamId) in Start() function in OHOS::Camera::RKScaleNode 33 CAMERA_LOGI("RKScaleNode::Start streamId = %{public}d\n", streamId); in Start()
|
H A D | rk_exif_node.cpp | 31 RetCode RKExifNode::Start(const int32_t streamId) in Start() function in OHOS::Camera::RKExifNode 33 CAMERA_LOGI("RKExifNode::Start streamId = %{public}d\n", streamId); in Start()
|
H A D | rk_face_node.cpp | 30 RetCode RKFaceNode::Start(const int32_t streamId) in Start() function in OHOS::Camera::RKFaceNode 32 CAMERA_LOGI("RKFaceNode::Start streamId = %{public}d\n", streamId); in Start()
|
H A D | rk_codec_node.cpp | 41 RetCode RKCodecNode::Start(const int32_t streamId) in Start() function in OHOS::Camera::RKCodecNode 43 CAMERA_LOGI("RKCodecNode::Start streamId = %{public}d\n", streamId); in Start()
|
/device/soc/rockchip/common/sdk_linux/init/ |
H A D | initramfs.c | 193 Start, enumerator 425 [Start] = do_start, [Collect] = do_collect, [GotHeader] = do_header, [SkipIt] = do_skip, 453 state = Start; in flush_buffer() 484 state = Start; in unpack_to_rootfs() 493 state = Start; in unpack_to_rootfs()
|
/device/board/hisilicon/hispark_taurus/camera/pipeline_core/src/ |
H A D | ipp_algo_example.c | 28 static int Start(void) in Start() function 30 printf("ipp algo example Start ...\n"); in Start()
|
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/ipp_algo_example/ |
H A D | ipp_algo_example.c | 28 int Start(void) in Start() function 30 printf("ipp algo example Start ...\n"); in Start()
|
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/ipp_algo_example/ |
H A D | ipp_algo_example.c | 28 int Start(void) in Start() function 30 printf("ipp algo example Start ...\n"); in Start()
|
/device/board/hihope/rk3568/audio_alsa/ |
H A D | vendor_render.c | 251 renderIns->Start = RenderStartImpl;
in RenderOverrideFunc()
|
H A D | vendor_capture.c | 216 captureIns->Start = CaptureStartImpl;
in CaptureOverrideFunc()
|
/device/soc/hisilicon/common/platform/timer/ |
H A D | timer_hi35xx.c | 415 .Start = TimerHi35xxStart,
|