Home
last modified time | relevance | path

Searched refs:pdma_config_planes (Results 1 – 2 of 2) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_pdma_drv.c271 void pdma_config_planes(PDMA_Type *ptr, void *plane_src_config, void *plane_dst_config, void *yuv2r… in pdma_config_planes() function
482 pdma_config_planes(ptr, &plane_src, &plane_dst, &yuv2rgb_coef); in pdma_fill_color()
556 pdma_config_planes(ptr, &plane_src, &plane_dst, &yuv2rgb_coef); in pdma_flip_rotate()
639 pdma_config_planes(ptr, &plane_src, &plane_dst, &yuv2rgb_coef); in pdma_blit()
758 pdma_config_planes(ptr, &plane_src, &plane_dst, &yuv2rgb_coef); in pdma_scale()
887 pdma_config_planes(ptr, &plane_src, &plane_dst, &yuv2rgb_coef); in pdma_blit_ex()
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_pdma_drv.h242 void pdma_config_planes(PDMA_Type *ptr, void *plane_src_config, void *plane_dst_config, void *yuv2r…

Completed in 11 milliseconds