HomeSort by relevance Sort by last modified time
    Searched refs:tc0 (Results 1 - 8 of 8) sorted by null

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_deblocking.c 88 /* array of tc0 values, from the standard, each triplet corresponds to a
89 * column in the table. Indexing goes as tc0[indexA][bS-1] */
90 static const u8 tc0[52][3] = { variable
100 /* array of tc0 values, from the standard, each triplet corresponds to a
101 * column in the table. Indexing goes as tc0[indexA][bS] */
102 static const u8 tc0[52][5] = { variable
127 const u8 *tc0; member in struct:__anon15338
672 tc = thresholds->tc0[bS-1];
780 tc = thresholds->tc0[bS-1];
852 tc = thresholds->tc0[bS-1]
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syscall-ppc32-aix5.S 89 .long .ML_(do_syscall_for_client_WRK), TOC[tc0], 0
syscall-ppc64-aix5.S 89 .llong .ML_(do_syscall_for_client_WRK), TOC[tc0], 0
  /external/libffi/src/powerpc/
aix.S 99 .long .ffi_call_AIX, TOC[tc0], 0
219 .long .ffi_call_DARWIN, TOC[tc0], 0
aix_closure.S 99 .long .ffi_closure_ASM, TOC[tc0], 0
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-ppc32-aix5.S 82 .long .vgPlain_run_innerloop, TOC[tc0], 0
dispatch-ppc64-aix5.S 80 .llong .vgPlain_run_innerloop, TOC[tc0], 0
  /external/libvpx/mkvparser/
mkvparser.cpp     [all...]

Completed in 195 milliseconds