Home
last modified time | relevance | path

Searched refs:NUM_VIDEO_TNR_FRAMES (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/
H A Dia_css_tnr.host.c78 for (i = 0; i < NUM_VIDEO_TNR_FRAMES; i++) { in ia_css_tnr_config()
96 for (i = 0; i < NUM_VIDEO_TNR_FRAMES; i++) in ia_css_tnr_configure()
109 assert(NUM_VIDEO_TNR_FRAMES >= 2); in ia_css_init_tnr_state()
H A Dia_css_tnr_param.h22 const struct ia_css_frame *tnr_frames[NUM_VIDEO_TNR_FRAMES];
29 ia_css_ptr tnr_frame_addr[NUM_VIDEO_TNR_FRAMES];
/linux-6.15/drivers/staging/media/atomisp/pci/
H A Dia_css_pipe.h27 struct ia_css_frame *tnr_frames[NUM_VIDEO_TNR_FRAMES];
74 struct ia_css_frame *tnr_frames[NUM_VIDEO_TNR_FRAMES];
H A Dsh_css_defs.h177 #define NUM_VIDEO_TNR_FRAMES 2 macro
H A Dsh_css_internal.h242 const struct ia_css_frame *tnr_frames[NUM_VIDEO_TNR_FRAMES]; /* tnr frames */
H A Dsh_css.c1146 for (i = 0; i < NUM_VIDEO_TNR_FRAMES; i++) in sh_css_binary_args_reset()
1967 ia_css_frame_free_multiple(NUM_VIDEO_TNR_FRAMES, in ia_css_pipe_destroy()
3142 for (frm = 0; frm < NUM_VIDEO_TNR_FRAMES; frm++) { in create_host_video_pipeline()
4752 for (i = 0; i < NUM_VIDEO_TNR_FRAMES; i++) { in load_video_binaries()
/linux-6.15/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c1346 for (i = 0; i < NUM_VIDEO_TNR_FRAMES; i++) { in ia_css_debug_pipe_graph_dump_stage()