Searched defs:rkcif_stream (Results 1 – 1 of 1) sorted by relevance
487 struct rkcif_stream { struct488 unsigned id:3;489 struct rkcif_device *cifdev;490 struct rkcif_vdev_node vnode;491 enum rkcif_state state;492 wait_queue_head_t wq_stopped;493 unsigned int frame_idx;494 int frame_phase;495 int frame_phase_cache;496 unsigned int crop_mask;[all …]