Searched refs:symbol (Results 1 – 5 of 5) sorted by relevance
1 NOTE: Google original ndk libc.so is lack of some symbol and it will cause error
439 RK_U32 symbol = 0; in parse_pic_alf_params() local452 READ_UE(bitctx, &symbol); in parse_pic_alf_params()454 symbol = 1; in parse_pic_alf_params()456 ph->alf_filter_pattern[symbol + pre_symbole] = 1; in parse_pic_alf_params()457 pre_symbole += symbol; in parse_pic_alf_params()
376 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This378 # an expensive process and often the same symbol appears multiple times in the799 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names801 # output. The symbol name can be a fully qualified name, a word, or if the
218 - [cmake]: Fix kmpp_base symbol missing
1066 A: This is a problem with google 64bit ndk. Some symbol definitions are missing from libc.so. For t…