OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
481
INTRINSIC(JavaLangFloat, FloatToRawIntBits,
F_I
, kIntrinsicFloatCvt, 0),
484
INTRINSIC(JavaLangFloat, FloatToIntBits,
F_I
, kIntrinsicFloat2Int, 0),
564
INTRINSIC(JavaLangMath, Round,
F_I
, kIntrinsicRoundFloat, 0),
565
INTRINSIC(JavaLangStrictMath, Round,
F_I
, kIntrinsicRoundFloat, 0),
[
all
...]
Completed in 46 milliseconds