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

  /external/libvpx/vp8/common/
vfwsetting.hpp 44 VFWSetting(four_cc fcc);
47 four_cc fcc() const;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwMboxCmdBit.c 57 * FCC = Continuous modulated transmission (should not emit carrier)
59 * PER_TX_STOP = Stops the TX test in progress (FCC or TELEC).
248 * DESCRIPTION: Performs FCC test
296 TestCmd.testCmd_u.fcc.dataRate = ConvertDrvRate2HwRate((rate_e)rate);
327 TestCmd.testCmd_u.fcc.seqNumMode = seqNumMode;
328 TestCmd.testCmd_u.fcc.frameBodySize = frameBodySize;
329 os_memoryCopy(pHwMboxCmdBit->hOs , TestCmd.testCmd_u.fcc.dest, PeerMacAddr,NUM_OF_MAC_ADDR_ELEMENTS);
333 TestCmd.testCmd_u.fcc.seqNumMode,
334 TestCmd.testCmd_u.fcc.frameBodySize));
338 TestCmd.testCmd_u.fcc.dest[0]
    [all...]
  /external/icu4c/common/
normalizer2.cpp 245 ComposeNormalizer2(const Normalizer2Impl &ni, UBool fcc) :
246 Normalizer2WithImpl(ni), onlyContiguous(fcc) {}
345 Norm2AllModes() : comp(impl, FALSE), decomp(impl), fcd(impl), fcc(impl, TRUE) {}
351 ComposeNormalizer2 fcc; member in struct:Norm2AllModes
455 return allModes!=NULL ? &allModes->fcc : NULL;
606 return &allModes->fcc;
  /external/webkit/WebKit/win/Interfaces/
WebKit.idl 277 [uuid(0967AAFF-2FFE-4fcc-81F3-3FF2A9C6DCE2)]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_commands.h 1180 PERTxCfg_t fcc; member in union:TestCmd_t::__anon18167
    [all...]

Completed in 106 milliseconds