Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dcoremediabuffer.h40 CVImageBufferRef image_buf; member
Dcoremediabuffer.c30 CVImageBufferRef image_buf, CMBlockBufferRef block_buf) in gst_core_media_meta_add()
245 CVImageBufferRef image_buf; in gst_core_media_buffer_new() local
/third_party/uboot/u-boot-2020.01/lib/libavb/
Davb_slot_verify.c273 uint8_t* image_buf = NULL; in load_and_verify_hash_partition() local
468 uint8_t* image_buf = NULL; in load_requested_partitions() local
/third_party/uboot/u-boot-2020.01/cmd/
Dbootefi.c357 void *image_buf; in do_bootefi_image() local
Dfpga.c295 ulong image_buf = image_get_data(hdr); in do_fpga_loadmk() local
/third_party/weston/libweston/backend-headless/
Dheadless.c73 uint32_t *image_buf; member
/third_party/uboot/u-boot-2020.01/common/
Dbootm.c352 void *load_buf, *image_buf; in bootm_load_os() local
Dimage.c409 void *load_buf, void *image_buf, ulong image_len, in image_decomp()
/third_party/ffmpeg/libavcodec/
Dpngdec.c81 uint8_t *image_buf; member