/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
armVCM4P10_QuantTables_s.S | 41 .hword 13107, 11916, 10082, 9362, 8192, 7282 42 .hword 13107, 11916, 10082, 9362, 8192, 7282 43 .hword 13107, 11916, 10082, 9362, 8192, 7282 44 .hword 13107, 11916, 10082, 9362, 8192, 7282 45 .hword 13107, 11916, 10082, 9362, 8192, 7282 46 .hword 13107, 11916, 10082, 9362, 8192, 7282 47 .hword 13107, 11916, 10082, 9362, 8192, 7282 48 .hword 13107, 11916, 10082, 9362, 8192, 7282 49 .hword 13107, 11916, 10082, 9362, 8192, 7282
|
armVCM4P10_DequantTables_s.S | 95 .hword 10, 16, 13 96 .hword 11, 18, 14 97 .hword 13, 20, 16 98 .hword 14, 23, 18 99 .hword 16, 25, 20 100 .hword 18, 29, 23
|
omxVCM4P10_PredictIntraChroma_8x8_s.S | 19 .hword 3, 2, 1,4 20 .hword -3,-2,-1,0 21 .hword 1, 2, 3,4
|
omxVCM4P10_PredictIntra_16x16_s.S | 25 .hword 7, 6, 5, 4, 3, 2, 1, 8 26 .hword 0, 1, 2, 3, 4, 5, 6, 7 27 .hword 8, 9, 10, 11, 12, 13, 14, 15
|
/external/llvm/test/MC/AArch64/ |
mapping-within-section.s | 9 .hword 2
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/ |
datavis.asm | 17 .hword 0
|
/external/hyphenation/ |
example.c | 69 char hword[BUFSIZE * 2]; local 147 hword[0] = '\0'; 150 (optd && hnj_hyphen_hyphenate2(dict, lcword, n-1, hyphens, hword, &rep, &pos, &cut))) { 181 fprintf(stdout,"%s\n", hword);
|