Home
last modified time | relevance | path

Searched defs:Mode (Results 1 – 25 of 44) sorted by relevance

12

/frameworks/base/graphics/java/android/graphics/
DAvoidXfermode.java29 public enum Mode { enum in AvoidXfermode
33 Mode(int nativeInt) { in Mode() method in AvoidXfermode.Mode
DPorterDuff.java180 public enum Mode { enum in PorterDuff
362 Mode(int nativeInt) { in Mode() method in PorterDuff.Mode
DOutline.java56 public @interface Mode {} annotation in Outline
/frameworks/av/media/module/codecs/m4v_h263/dec/src/
Ddatapart_decode.cpp141 uint8 *Mode = video->headerInfo.Mode; in DecodeDataPart_I_VideoPacket() local
306 uint8 *Mode = video->headerInfo.Mode; in DecodeDataPart_P_VideoPacket() local
522 uint8 *Mode = video->headerInfo.Mode; in GetMBheaderDataPart_DQUANT_DC() local
578 uint8 *Mode = video->headerInfo.Mode; in GetMBheaderDataPart_P() local
Dcombined_decode.cpp50 uint8 *Mode = video->headerInfo.Mode; in DecodeFrameCombinedMode() local
349 uint8 *Mode = video->headerInfo.Mode; in GetMBheader() local
/frameworks/av/media/codec2/faultinjection/
DSimpleMethodState.h29 enum Mode { enum
/frameworks/av/media/module/codecs/amrnb/common/include/
Dmode.h63 enum Mode { MR475 = 0, enum
/frameworks/av/media/module/codecs/m4v_h263/enc/src/
Dvlc_encode.cpp891 UChar Mode = video->headerInfo.Mode[video->mbnum]; in MBVlcEncodeDataPar_I_VOP() local
980 UChar Mode = video->headerInfo.Mode[mbnum]; in MBVlcEncodeDataPar_P_VOP() local
1137 UChar Mode = video->headerInfo.Mode[video->mbnum]; in MBVlcEncodeCombined_I_VOP() local
1254 UChar Mode = video->headerInfo.Mode[mbnum]; in MBVlcEncodeCombined_P_VOP() local
1432 …BlockCodeCoeff_RVLC(RunLevelBlock *RLB, BitstreamEncVideo *bs, Int j_start, Int j_stop, UChar Mode) in BlockCodeCoeff_RVLC()
1504 …deCoeff_ShortHeader(RunLevelBlock *RLB, BitstreamEncVideo *bs, Int j_start, Int j_stop, UChar Mode) in BlockCodeCoeff_ShortHeader()
1573 …ockCodeCoeff_Normal(RunLevelBlock *RLB, BitstreamEncVideo *bs, Int j_start, Int j_stop, UChar Mode) in BlockCodeCoeff_Normal()
1926 static Bool IntraDCSwitch_Decision(Int Mode, Int intra_dc_vlc_thr, Int intraDCVlcQP) in IntraDCSwitch_Decision()
2014 Void DCACPred(VideoEncData *video, UChar Mode, Int *intraDC_decision, Int intraDCVlcQP) in DCACPred()
Dfastcodemb.cpp54 UChar Mode = video->headerInfo.Mode[mbnum]; in CodeMB_H263() local
283 UChar Mode = video->headerInfo.Mode[mbnum]; in CodeMB_MPEG() local
Dvop.cpp47 UChar *Mode = video->headerInfo.Mode; in EncodeVop() local
Ddatapart_encode.cpp216 UChar mode, *Mode = video->headerInfo.Mode; in EncodeSliceDataPartMode() local
Dcombined_encode.cpp268 UChar *Mode = video->headerInfo.Mode; in EncodeSliceCombinedMode() local
/frameworks/av/media/module/codecs/amrnb/enc/src/
Dgsmamr_enc.h127 enum Mode enum
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/os/
DFakeHandler.java65 public enum Mode { enum in FakeHandler
/frameworks/native/services/inputflinger/dispatcher/
DCancelationOptions.h30 enum class Mode { enum
/frameworks/base/core/java/android/view/
DDisplay.java2208 public static final class Mode implements Parcelable { class in Display
2235 public Mode(int width, int height, float refreshRate) { in Mode() method in Display.Mode
2244 public Mode(int modeId, int width, int height, float refreshRate) { in Mode() method in Display.Mode
2251 public Mode(int modeId, int width, int height, float refreshRate, in Mode() method in Display.Mode
2261 public Mode(int modeId, int width, int height, float refreshRate, float vsyncRate, in Mode() method in Display.Mode
2270 public Mode(int modeId, int width, int height, float refreshRate, float vsyncRate, in Mode() method in Display.Mode
2500 private Mode(Parcel in) { in Mode() method in Display.Mode
/frameworks/proto_logging/stats/enums/neuralnetworks/
Denums.proto30 enum Mode { enum
/frameworks/native/headers/media_plugin/media/hardware/
DCryptoAPI.h46 enum Mode { enum
/frameworks/native/services/inputflinger/reader/mapper/
DCursorInputMapper.h77 enum class Mode { enum
/frameworks/native/include/input/
DKeyLayoutMap.h30 enum Mode { enum
/frameworks/base/core/java/android/service/controls/templates/
DTemperatureControlTemplate.java59 public @interface Mode {} annotation in TemperatureControlTemplate
/frameworks/base/libs/hwui/private/hwui/
DDrawGlInfo.h58 enum Mode { enum
/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
DCipherPerfTest.java108 public enum Mode { enum in CipherPerfTest
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DTracer.java49 public enum Mode { enum in Tracer
/frameworks/base/native/webview/plat_support/
Ddraw_gl.h44 enum Mode { enum

12