OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_offs
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/minelf/
Retouch.c
121
int32_t
b_offs
; // retouch data blob
local
135
b_offs
= r_offs-r_info->blob_size;
136
if (
b_offs
< 0) {
138
b_offs
, r_offs, r_info->blob_size);
141
uint8_t *b_ptr = binary_object+
b_offs
;
156
retouch_entry_offset >=
b_offs
) {
/external/jpeg/
jsimd_arm_neon.S
758
.macro generate_jsimd_ycc_rgb_convert_neon colorid, bpp, r_offs, g_offs,
b_offs
782
vqmovun.s16 d1\
b_offs
, q14
Completed in 45 milliseconds