HomeSort by relevance Sort by last modified time
    Searched defs:VIDEO (Results 1 - 25 of 58) sorted by null

1 2 3

  /packages/apps/Camera2/src/com/android/camera/data/
FilmstripItemType.java 26 VIDEO,
  /packages/apps/Camera2/src/com/android/camera/settings/
SettingsScopeNamespaces.java 28 public static final String VIDEO = "VideoModule";
  /external/autotest/client/common_lib/cros/cfm/metrics/
media_info_metrics_extractor.py 23 VIDEO = 2
  /external/libmojo/device/bluetooth/
bluetooth_common.h 37 VIDEO,
  /external/webrtc/webrtc/
call.h 33 VIDEO,
  /frameworks/base/services/core/java/com/android/server/storage/
FileCollector.java 41 private static final int VIDEO = 1;
47 VIDEO,
81 // Video
82 EXTENSION_MAP.put("3gpp", VIDEO);
83 EXTENSION_MAP.put("3gp", VIDEO);
84 EXTENSION_MAP.put("3gpp2", VIDEO);
85 EXTENSION_MAP.put("3g2", VIDEO);
86 EXTENSION_MAP.put("avi", VIDEO);
87 EXTENSION_MAP.put("dl", VIDEO);
88 EXTENSION_MAP.put("dif", VIDEO);
    [all...]
  /hardware/google/av/media/sfplugin/
CCodecConfig.h 59 IS_VIDEO = (1 << 3), ///< for video codecs
80 VIDEO = ~(IS_AUDIO | IS_IMAGE | OTHER_DOMAIN),
  /frameworks/av/media/libstagefright/mpeg2ts/
ATSParser.h 69 // Video PES packets contain exactly one (aligned) access unit.
74 VIDEO = 0,
  /packages/apps/Dialer/java/com/android/voicemail/impl/
OmtpConstants.java 97 public static final String VIDEO = "o";
104 public static final String[] CONTENT_TYPE_VALUES = {VOICE, VIDEO, FAX, INFOTAINMENT, ECC};
  /hardware/qcom/display/msm8998/libdrmutils/
drm_interface.h 242 VIDEO,
257 // Valid only if DRMPanelMode is VIDEO
  /external/python/cpython2/Lib/plat-irix5/
CL_old.py 21 # Video
100 VIDEO = 1
122 UNCOMPRESSED = Algorithm(VIDEO, 0)
123 UNCOMPRESSED_VIDEO = Algorithm(VIDEO, 0)
124 RLE = Algorithm(VIDEO, 1)
125 JPEG = Algorithm(VIDEO, 2)
126 MPEG_VIDEO = Algorithm(VIDEO, 3)
127 MVC1 = Algorithm(VIDEO, 4)
128 RTR = Algorithm(VIDEO, 5)
129 RTR1 = Algorithm(VIDEO, 5
    [all...]
DEVICE.py 392 VIDEO = 548
  /hardware/qcom/display/msm8909/libdrmutils/
drm_interface.h 267 VIDEO,
282 // Valid only if DRMPanelMode is VIDEO
  /hardware/qcom/display/msm8909w_3100/libdrmutils/
drm_interface.h 267 VIDEO,
282 // Valid only if DRMPanelMode is VIDEO
  /packages/apps/Dialer/java/com/android/contacts/common/list/
ContactListItemView.java 84 @IntDef({NONE, VIDEO, DUO, CALL_AND_SHARE})
88 public static final int VIDEO = 1;
125 /** Indicates whether the view should leave room for the "video call" icon. */
338 } else if (action == VIDEO && mSupportVideoCall) {
372 * Sets whether the view supports a video calling icon. This is independent of whether the view is
373 * actually showing an icon. Support for the video calling icon ensures that the layout leaves
374 * space for the video icon, should it be shown.
376 * @param supportVideoCall {@code true} if the video call icon is supported, {@code false}
    [all...]
  /external/python/cpython2/Lib/plat-irix6/
DEVICE.py 392 VIDEO = 548
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-devicefarm/1.11.18/
aws-java-sdk-devicefarm-1.11.18.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0/
protos-25.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-alpha6/
protos-25.2.0-alpha6.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-alpha7/
protos-25.2.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-beta1/
protos-25.2.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-beta2/
protos-25.2.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.0-beta3/
protos-25.2.0-beta3.jar 

Completed in 814 milliseconds

1 2 3