/external/libtextclassifier/lang_id/common/fel/ |
feature-types.h | 131 : FeatureType(name), off_(off), on_(on) {} 135 if (value == 0) return off_; 145 string off_; member in class:libtextclassifier3::mobile::BinaryFeatureType
|
/external/libaom/libaom/aom_dsp/x86/ |
sad4d_sse2.asm | 18 ; PROCESS_4x2x4 first, off_{first,second}_{src,ref}, advance_at_end 73 ; PROCESS_8x2x4 first, off_{first,second}_{src,ref}, advance_at_end 118 ; PROCESS_16x2x4 first, off_{first,second}_{src,ref}, advance_at_end 169 ; PROCESS_32x2x4 first, off_{first,second}_{src,ref}, advance_at_end 175 ; PROCESS_64x2x4 first, off_{first,second}_{src,ref}, advance_at_end 181 ; PROCESS_128x2x4 first, off_{first,second}_{src,ref}, advance_at_end
|
highbd_sad4d_sse2.asm | 18 ; HIGH_PROCESS_4x2x4 first, off_{first,second}_{src,ref}, advance_at_end 98 ; PROCESS_8x2x4 first, off_{first,second}_{src,ref}, advance_at_end 197 ; HIGH_PROCESS_16x2x4 first, off_{first,second}_{src,ref}, advance_at_end 203 ; HIGH_PROCESS_32x2x4 first, off_{first,second}_{src,ref}, advance_at_end 209 ; HIGH_PROCESS_64x2x4 first, off_{first,second}_{src,ref}, advance_at_end
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
highbd_sad4d_sse2.asm | 15 ; HIGH_PROCESS_4x2x4 first, off_{first,second}_{src,ref}, advance_at_end 95 ; PROCESS_8x2x4 first, off_{first,second}_{src,ref}, advance_at_end 194 ; HIGH_PROCESS_16x2x4 first, off_{first,second}_{src,ref}, advance_at_end 200 ; HIGH_PROCESS_32x2x4 first, off_{first,second}_{src,ref}, advance_at_end 206 ; HIGH_PROCESS_64x2x4 first, off_{first,second}_{src,ref}, advance_at_end
|
sad4d_sse2.asm | 15 ; PROCESS_4x2x4 first, off_{first,second}_{src,ref}, advance_at_end 70 ; PROCESS_8x2x4 first, off_{first,second}_{src,ref}, advance_at_end 115 ; PROCESS_16x2x4 first, off_{first,second}_{src,ref}, advance_at_end 166 ; PROCESS_32x2x4 first, off_{first,second}_{src,ref}, advance_at_end 172 ; PROCESS_64x2x4 first, off_{first,second}_{src,ref}, advance_at_end
|