HomeSort by relevance Sort by last modified time
    Searched full:bandinfo (Results 1 - 6 of 6) sorted by null

  /external/lzma/CPP/Windows/Control/
ReBar.h 16 bool InsertBand(int index, LPREBARBANDINFO bandInfo)
17 { return LRESULTToBool(SendMessage(RB_INSERTBAND, index, (LPARAM)bandInfo)); }
18 bool SetBandInfo(unsigned index, LPREBARBANDINFO bandInfo)
19 { return LRESULTToBool(SendMessage(RB_SETBANDINFO, index, (LPARAM)bandInfo)); }
  /external/opencv3/3rdparty/libjasper/
jpc_enc.c 904 jpc_tsfb_band_t *bandinfo; local
998 for (bandno = 0, bandinfo = bandinfos; bandno < numbands;
999 ++bandno, ++bandinfo) {
1002 rlvlno, bandinfo->orient);
1005 (analgain + 1)), bandinfo->synenergywt);
2259 jpc_tsfb_band_t *bandinfo; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stropts.h 174 struct bandinfo struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stropts.h 174 struct bandinfo struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stropts.h 174 struct bandinfo struct
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 259 #define BANDINFO 24
    [all...]

Completed in 2604 milliseconds