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

  /external/webkit/WebCore/platform/graphics/filters/
FEColorMatrix.cpp 121 template<ColorMatrixType filterType>
135 switch (filterType) {
  /external/webkit/WebCore/platform/image-decoders/png/
PNGImageDecoder.cpp 258 int bitDepth, colorType, interlaceType, compressionType, filterType, channels;
260 &interlaceType, &compressionType, &filterType);
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCfgIE.h 58 TI_STATUS cmdBld_CfgIeArpIpFilter (TI_HANDLE hCmdBld, TIpAddr tIpAddr, EArpFilterType filterType, void *fCb, TI_HANDLE hCb);
CmdBldCfgIE.c 295 EArpFilterType filterType,
307 pCfg->arpFilterEnable = (TI_UINT8)filterType;
313 TRACE3(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION, "ID=%u: ip=%x, enable=%u\n", pCfg->EleHdr.id, *((TI_UINT32*)pCfg->address), filterType);
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverCtrl.c 267 TI_STATUS TWD_CfgArpIpAddrTable (TI_HANDLE hTWD, TIpAddr tIpAddr, EArpFilterType filterType, EIpVer eIpVer)
273 return cmdBld_CfgArpIpAddrTable (pTWD->hCmdBld, tIpAddr, (TI_UINT8)filterType, eIpVer, NULL, NULL);
    [all...]
TWDriver.h     [all...]
TWDriver.c 697 pWlanParams->arpFilterType = pInitParams->tArpIpFilter.filterType;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteMgr.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 76 milliseconds