Home
last modified time | relevance | path

Searched defs:line_bytes (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dquiche_text_utils.cc49 const int line_bytes = std::min(bytes_remaining, kBytesPerLine); in HexDump() local
/aosp_15_r20/external/coreboot/src/arch/arm64/include/armv8/arch/
H A Dcache.h38 uint8_t line_bytes; // size of cache line in bytes member
/aosp_15_r20/external/coreboot/payloads/libpayload/arch/arm64/
H A Dcache.c58 static unsigned int line_bytes = 0; in dcache_line_bytes() local
/aosp_15_r20/external/coreboot/payloads/libpayload/arch/arm/
H A Dcache.c58 static unsigned int line_bytes = 0; in dcache_line_bytes() local
/aosp_15_r20/external/coreboot/src/arch/arm/armv7/
H A Dcache.c33 static unsigned int line_bytes = 0; in dcache_line_bytes() local
/aosp_15_r20/external/coreboot/src/arch/arm64/armv8/
H A Dcache.c82 static unsigned int line_bytes = 0; in dcache_line_bytes() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_copyimage.c570 unsigned line_bytes; in fallback_copy_image() local
/aosp_15_r20/external/libaom/av1/common/
H A Drestoration.c1380 int line_bytes; in save_deblock_boundary_lines() local
1433 const int line_bytes = upscaled_width << use_highbd; in save_cdef_boundary_lines() local