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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.h 28 F_I = 0x01, // General I-frame type
OMXVideoEncoderAVC.cpp 313 EncodeFrameType = F_I;
315 EncodeFrameType = F_I;
    [all...]
  /art/compiler/dex/quick/
dex_file_method_inliner.cc 362 INTRINSIC(JavaLangFloat, FloatToRawIntBits, F_I, kIntrinsicFloatCvt, 0),
405 INTRINSIC(JavaLangMath, Round, F_I, kIntrinsicRoundFloat, 0),
406 INTRINSIC(JavaLangStrictMath, Round, F_I, kIntrinsicRoundFloat, 0),
    [all...]

Completed in 50 milliseconds