Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/mips/
Dscore_mmi.c43 unsigned char nozero_count_table[] __attribute__((aligned(16))) = { variable
82 [nozero_count_table] "r"((unsigned char *)nozero_count_table) in WelsGetNoneZeroCount_mmi()
/third_party/openh264/codec/encoder/core/x86/
Dscore.asm81 nozero_count_table: label
340 ;add al, [nozero_count_table+r2]
341 lea r0 , [pic(nozero_count_table)]
346 ;add al, [nozero_count_table+r1]