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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_pic_com_adv.c 219 VC1_GET_BITS9(3, picLayerHeader->FPTYPE);
220 if (picLayerHeader->FPTYPE == 0)
225 else if (picLayerHeader->FPTYPE == 1)
230 else if (picLayerHeader->FPTYPE == 2)
235 else if (picLayerHeader->FPTYPE == 3)
240 else if (picLayerHeader->FPTYPE == 4)
245 else if (picLayerHeader->FPTYPE == 5)
250 else if (picLayerHeader->FPTYPE == 6)
255 else if (picLayerHeader->FPTYPE == 7)
308 if ((md->REFDIST_FLAG == 1) && (picLayerHeader->FPTYPE <= 3))
    [all...]
vc1parse_common_defs.h 541 uint8_t FPTYPE; /** 3 bit(s). */
  /external/v8/src/arm64/
assembler-arm64.cc     [all...]
assembler-arm64-inl.h     [all...]
constants-arm64.h 178 V_(FPType, 23, 22, Bits) \
    [all...]
disasm-arm64.cc     [all...]
assembler-arm64.h     [all...]
  /external/vixl/src/vixl/a64/
assembler-a64.cc     [all...]
simulator-a64.cc     [all...]
disasm-a64.cc     [all...]
constants-a64.h 102 V_(FPType, 23, 22, Bits) \
    [all...]
assembler-a64.h     [all...]
  /external/llvm/utils/
llvm.grm 70 FPType ::= float | double | "ppc_fp128" | fp128 | "x86_fp80";
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_frame_attr.h 265 For VC1, refer to "PTYPE" and FPTYPE in the picture layer (Tables 33, 34, 35, 105) in SMPTE VC1 Specification.
  /external/openssh/
ssh-keygen.c 789 int fptype; local
792 fptype = print_bubblebabble ? SSH_DIGEST_SHA1 : fingerprint_hash;
801 fp = sshkey_fingerprint(keys[i], fptype, rep);
834 int fptype; local
837 fptype = print_bubblebabble ? SSH_DIGEST_SHA1 : fingerprint_hash;
849 fp = sshkey_fingerprint(public, fptype, rep);
920 fp = sshkey_fingerprint(public, fptype, rep);
    [all...]
  /external/fio/
fio.1 15 .BI \-\-debug \fR=\fPtype
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libmingwex.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libmingwex.a     [all...]

Completed in 1051 milliseconds