Home
last modified time | relevance | path

Searched defs:bytes_per_line (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/executorch/backends/cadence/utils/
H A Dgen_header.py10 bytes_per_line = 32 variable
/aosp_15_r20/external/executorch/examples/arm/executor_runner/
H A Dpte_to_header.py14 bytes_per_line = 32 variable
/aosp_15_r20/external/coreboot/src/lib/
H A Dbootsplash.c13 unsigned int y_resolution, unsigned int bytes_per_line, in set_bootsplash()
H A Dedid_fill_fb.c90 uint32_t y_resolution, uint32_t bytes_per_line, in fb_add_framebuffer_info()
H A Djpeg.c51 unsigned int width, unsigned int height, unsigned int bytes_per_line, in jpeg_decode()
H A Dcoreboot_table.c158 unsigned int bytes_per_line = framebuffer->bytes_per_line; in lb_framebuffer() local
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/
H A Dstream_format.h50 inline uint32_t bytes_per_line() const { return bytes_per_line_; }; in bytes_per_line() function
/aosp_15_r20/external/coreboot/util/nvramtool/
H A Dhexdump.h37 int bytes_per_line; member
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/rmmd/
Drmmd_attest.c31 const size_t bytes_per_line = 1 << BYTES_PER_LINE_BASE; in print_challenge() local
/aosp_15_r20/external/pigweed/pw_hex_dump/public/pw_hex_dump/
H A Dhex_dump.h91 uint8_t bytes_per_line : 8; member
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/
H A Ddc.c215 const uint32_t bytes_per_line = ALIGN_UP(config->display_xres * in pass_mode_info_to_payload() local
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/
H A Ddisplay.c315 const uint32_t bytes_per_line = ALIGN_UP(config->xres * in display_startup() local
/aosp_15_r20/external/coreboot/src/include/
H A Dedid.h82 u32 bytes_per_line; member
/aosp_15_r20/external/perfetto/src/base/
H A Dutils.cc356 std::string HexDump(const void* data_void, size_t len, size_t bytes_per_line) { in HexDump()
/aosp_15_r20/external/sg3_utils/utils/
H A Dhxascdmp.c25 static int bytes_per_line = DEF_BYTES_PER_LINE; variable
/aosp_15_r20/system/extras/libfec/
H A Dfec_read.cpp33 const int bytes_per_line = 16; in dump() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/
Ddis-asm.h167 int bytes_per_line; member
/aosp_15_r20/system/memory/libmemunreachable/
DMemUnreachable.cpp497 const int bytes_per_line = 16; in ToString() local
/aosp_15_r20/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto_to_text.cpp235 static constexpr size_t bytes_per_line = 16; in print_thread_memory_dump() local
/aosp_15_r20/external/pdfium/core/fxge/win32/
H A Dcfx_psrenderer.cpp66 size_t bytes_per_line = 0; in GenerateType42SfntData() local
/aosp_15_r20/external/mesa3d/src/glx/
H A Ddrisw_glx.c179 bytes_per_line(unsigned pitch_bits, unsigned mul) in bytes_per_line() function
/aosp_15_r20/system/update_engine/common/
H A Dutils.cc511 const unsigned int bytes_per_line = 16; in HexDumpArray() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3drmdef.h153 int bytes_per_line; member
/aosp_15_r20/external/coreboot/payloads/libpayload/include/
H A Dcoreboot_tables.h235 u32 bytes_per_line; member
/aosp_15_r20/external/coreboot/src/commonlib/include/commonlib/
H A Dcoreboot_tables.h290 uint32_t bytes_per_line; member

12