HomeSort by relevance Sort by last modified time
    Searched defs:tfunc (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
movw-merge.s 10 .global tfunc
11 .type tfunc, %function
12 tfunc: label
  /external/opencv3/3rdparty/libtiff/
tif_luv.c 167 void (*tfunc)(LogLuvState*, uint8*, tmsize_t); member in struct:logLuvState
243 (*sp->tfunc)(sp, op, npixels);
298 (*sp->tfunc)(sp, op, npixels);
366 (*sp->tfunc)(sp, op, npixels);
431 (*sp->tfunc)(sp, bp, npixels);
519 (*sp->tfunc)(sp, bp, npixels);
572 (*sp->tfunc)(sp, bp, npixels);
    [all...]
  /external/pdfium/third_party/libtiff/
tif_luv.c 167 void (*tfunc)(LogLuvState*, uint8*, tmsize_t); member in struct:logLuvState
243 (*sp->tfunc)(sp, op, npixels);
298 (*sp->tfunc)(sp, op, npixels);
366 (*sp->tfunc)(sp, op, npixels);
437 (*sp->tfunc)(sp, bp, npixels);
525 (*sp->tfunc)(sp, bp, npixels);
578 (*sp->tfunc)(sp, bp, npixels);
    [all...]

Completed in 301 milliseconds