Home
last modified time | relevance | path

Searched defs:blk_offset (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/bootable/libbootloader/gbl/libstorage/src/
H A Dalgorithm.rs29 let blk_offset = check_range(io.info(), offset, out.as_ref())?.try_into()?; in read_aligned_all() localVariable
184 let blk_offset = check_range(io.info(), offset, data)?.try_into()?; in write_aligned_all() localVariable
H A Dlib.rs176 let blk_offset = offset / block_size; in check_range() localVariable
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpickcdef.c266 const int blk_offset = (width == 8) ? 1 : 3; in is_dual_or_quad_applicable() local
/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_mrq_dd.cpp366 int blk_offset; member
H A Dsgh_dd.cpp345 int blk_offset; member