Searched defs:entry_count (Results 1 – 7 of 7) sorted by relevance
57 int entry_count = calculate_args_entry_count(argc, argv, arg_start); in output_img_with_args() local
58 uint32_t entry_count; member179 uint32_t entry_count, uint32_t total_size, in output_img_header()242 struct dt_image_writer *dt_image_writer_start(FILE *img_fp, uint32_t entry_count) { in dt_image_writer_start()
74 int entry_count = parse_config_entry_count(cfg_fp); in output_img_with_config() local
177 uint32_t entry_count = fdt32_to_cpu(header.dt_entry_count); in dump_image_from_fp() local
98 metadata_size_t entry_count; member302 size_t calculate_camera_metadata_size(size_t entry_count, in calculate_camera_metadata_size()517 const metadata_size_t entry_count = header->entry_count; in validate_camera_metadata_structure() local
488 bool AttestKeyResponse::AllocateChain(size_t entry_count) { in AllocateChain()528 size_t entry_count; in NonErrorDeserialize() local
370 void add_test_metadata(camera_metadata_t *m, int entry_count) { in add_test_metadata()