Searched defs:sink_frame (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/ |
H A D | vimc-scaler.c | 396 vimc_sca_scale_pix(const struct vimc_sca_device *const vsca, unsigned int lin, unsigned int col, const u8 *const sink_frame) vimc_sca_scale_pix() argument 445 vimc_sca_fill_src_frame(const struct vimc_sca_device *const vsca, const u8 *const sink_frame) vimc_sca_fill_src_frame() argument 458 vimc_sca_process_frame(struct vimc_ent_device *ved, const void *sink_frame) vimc_sca_process_frame() argument
|
H A D | vimc-sensor.c | 193 vimc_sen_process_frame(struct vimc_ent_device *ved, const void *sink_frame) vimc_sen_process_frame() argument
|
H A D | vimc-debayer.c | 494 vimc_deb_process_frame(struct vimc_ent_device *ved, const void *sink_frame) vimc_deb_process_frame() argument
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/ |
H A D | vimc-sensor.c | 193 vimc_sensor_process_frame(struct vimc_ent_device *ved, const void *sink_frame) vimc_sensor_process_frame() argument
|
H A D | vimc-debayer.c | 496 vimc_debayer_process_frame(struct vimc_ent_device *ved, const void *sink_frame) vimc_debayer_process_frame() argument
|
H A D | vimc-scaler.c | 351 vimc_scaler_fill_src_frame(const struct vimc_scaler_device *const vscaler, const u8 *const sink_frame) vimc_scaler_fill_src_frame() argument 379 vimc_scaler_process_frame(struct vimc_ent_device *ved, const void *sink_frame) vimc_scaler_process_frame() argument
|
Completed in 5 milliseconds