Home
last modified time | relevance | path

Searched refs:_j2s_struct_to_cache (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A Dj2s.cpp48 static void _j2s_struct_to_cache(j2s_ctx* ctx, int struct_index, int fd,
100 _j2s_struct_to_cache(ctx, struct_index, fd, ptr); in j2s_struct_to_cache()
1269 _j2s_struct_to_cache(ctx, obj->struct_index, fd, (char*)ptr + obj->offset); in _j2s_obj_to_cache()
1272 static void _j2s_struct_to_cache(j2s_ctx* ctx, int struct_index, int fd, in _j2s_struct_to_cache() function