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

  /art/runtime/arch/mips/
registers_mips.h 89 F20 = 20,
  /art/runtime/arch/mips64/
registers_mips64.h 90 F20 = 20,
  /device/google/cuttlefish_common/host/frontend/vnc_server/
keysyms.h 34 F19 = 0xffd0, F20 = 0xffd1, F21 = 0xffd2, F22 = 0xffd3,
  /external/libopus/src/
opus_decoder.c 247 int F2_5, F5, F10, F20;
255 F20 = st->Fs/50;
256 F10 = F20>>1;
295 if (audiosize > F20)
298 int ret = opus_decode_frame(st, NULL, 0, pcm, IMIN(audiosize, F20), 0);
309 } else if (audiosize < F20)
513 int celt_frame_size = IMIN(F20, frame_size);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueBaseLib.h 105 UINT64 F20[2];
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
BaseLib.h 54 UINT64 F20[2];
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 343 UINT64 F20[2];

Completed in 285 milliseconds