Home
last modified time | relevance | path

Searched defs:image_buf (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/camera/
H A Dcamera.cpp26 char image_buf[1536000+54]; variable
425 unsigned char image_buf[1536000+54]; in up_date() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dfpga.c217 ulong image_buf = image_get_data(hdr); in do_fpga() local
/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c410 void *load_buf, void *image_buf, ulong image_len, in bootm_decomp_image()
511 void *load_buf, *image_buf; in bootm_load_os() local
H A Dandroid_bootloader.c511 void *image_buf; in avb_image_distribute_prepare() local
621 void *image_buf = NULL; in android_image_verify_resource() local
/OK3568_Linux_fs/u-boot/lib/avb/libavb/
H A Davb_slot_verify.c296 uint8_t* image_buf = NULL; in load_and_verify_hash_partition() local
497 uint8_t* image_buf = NULL; in load_requested_partitions() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DSPStreamProcUnit.cpp99 uint8_t *image_buf = (uint8_t *)buf_proxy->get_v4l2_planar_userptr(0); in get_lowpass_fv() local
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_rkfw.c104 void *image_buf = NULL; in load_image() local
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyrvideo.c54 unsigned char *image_buf; member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_loader.c239 u8 *image_buf, int size) in cyttsp5_get_row_()