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

  /bionic/libc/bionic/
iconv.cpp 178 wc = In16(*src_buf, swap);
191 uint16_t lo = In16(*src_buf + 2, swap);
285 uint16_t In16(const char* buf, bool swap) {
  /external/pdfium/third_party/lcms/src/
cmslut.c 454 cmsUInt16Number In16[MAX_STAGE_CHANNELS], Out16[MAX_STAGE_CHANNELS];
459 FromFloatTo16(In, In16, mpe ->InputChannels);
460 Data -> Params ->Interpolation.Lerp16(In16, Out16, Data->Params);
    [all...]

Completed in 64 milliseconds