HomeSort by relevance Sort by last modified time
    Searched refs:in_pixel_fmt (Results 1 - 4 of 4) sorted by null

  /external/u-boot/drivers/video/
ipu.h 161 uint32_t in_pixel_fmt; member in struct:__anon47530::__anon47533
171 uint32_t in_pixel_fmt; member in struct:__anon47530::__anon47535
263 int ipu_dp_init(ipu_channel_t channel, uint32_t in_pixel_fmt,
ipu_common.c 618 ipu_dp_init(channel, params->mem_dp_bg_sync.in_pixel_fmt,
628 ipu_dp_init(channel, params->mem_dp_fg_sync.in_pixel_fmt,
    [all...]
ipu_disp.c 417 int ipu_dp_init(ipu_channel_t channel, uint32_t in_pixel_fmt,
438 in_fmt = format_to_colorspace(in_pixel_fmt);
    [all...]
mxc_ipuv3_fb.c 161 params.mem_dp_bg_sync.in_pixel_fmt = bpp_to_pixfmt(fbi);

Completed in 163 milliseconds