HomeSort by relevance Sort by last modified time
    Searched full:intf (Results 101 - 125 of 297) sorted by null

1 2 3 45 6 7 8 91011>>

  /hardware/qcom/msm8996/original-kernel-headers/media/
msmb_isp.h 493 /* Type for 2 INTF when used in Master-Slave mode */
502 /* Each session can be only one type but multiple intf if YUV cam */
504 /* Primary intf is mostly associated with preview.
505 * This primary intf SOF frame_id and timestamp is tracked
508 /* input_src array indicates other input INTF that may be Master/Slave.
509 * For these additional intf, frame_id and timestamp are not saved.
  /external/llvm/lib/CodeGen/
RegAllocBasic.cpp 179 LiveInterval *Intf = Q.interferingVRegs()[i - 1];
180 if (!Intf->isSpillable() || Intf->weight > VirtReg.weight)
182 Intfs.push_back(Intf);
  /hardware/qcom/display/msm8996/sdm/libs/core/
color_manager.h 78 ColorManagerProxy(DisplayType type, HWInterface *intf, const HWDisplayAttributes &attr,
color_manager.cpp 102 ColorManagerProxy::ColorManagerProxy(DisplayType type, HWInterface *intf,
105 : device_type_(type), pp_hw_attributes_(), hw_intf_(intf), color_intf_(NULL), pp_features_() {}
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraStateMachine.h 236 QCameraQueue evt_queue; // cmd queue for evt from mm-camera-intf/mm-jpeg-intf
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraStateMachine.h 236 QCameraQueue evt_queue; // cmd queue for evt from mm-camera-intf/mm-jpeg-intf
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStateMachine.h 220 QCameraQueue evt_queue; // cmd queue for evt from mm-camera-intf/mm-jpeg-intf
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_scale.cpp 33 DisplayError HWScale::Create(HWScale **intf, bool has_qseed3) {
35 *intf = new HWScaleV2();
37 *intf = new HWScaleV1();
43 DisplayError HWScale::Destroy(HWScale *intf) {
44 delete intf;
  /tools/test/connectivity/acts/framework/acts/controllers/
access_point.py 446 for intf in interfaces:
447 if len(intf.strip()) < 6:
451 intf = intf.replace(', ', '\n')
452 lines = intf.split('\n')
  /frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
MtpClient.java 138 UsbInterface intf = device.getInterface(i); local
139 if (intf.getInterfaceClass() == UsbConstants.USB_CLASS_STILL_IMAGE &&
140 intf.getInterfaceSubclass() == 1 &&
141 intf.getInterfaceProtocol() == 1) {
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
MtpClient.java 152 UsbInterface intf = device.getInterface(i); local
153 if (intf.getInterfaceClass() == UsbConstants.USB_CLASS_STILL_IMAGE &&
154 intf.getInterfaceSubclass() == 1 &&
155 intf.getInterfaceProtocol() == 1) {
  /development/ndk/platforms/android-3/include/
zconf.h 55 # define intf z_intf macro
273 typedef int FAR intf; typedef
  /external/freetype/src/gzip/
zconf.h 44 # define intf z_intf macro
231 typedef int FAR intf; typedef
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
zconf.h 44 # define intf z_intf macro
231 typedef int FAR intf; typedef
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStateMachine.h 250 QCameraQueue evt_queue; // cmd queue for evt from mm-camera-intf/mm-jpeg-intf
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
zconf.h 55 # define intf z_intf macro
273 typedef int FAR intf; typedef
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
zconf.h 55 # define intf z_intf macro
273 typedef int FAR intf; typedef
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
zconf.h 55 # define intf z_intf macro
273 typedef int FAR intf; typedef
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
zconf.h 55 # define intf z_intf macro
273 typedef int FAR intf; typedef
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
zconf.h 55 # define intf z_intf macro
273 typedef int FAR intf; typedef
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
zconf.h 55 # define intf z_intf macro
273 typedef int FAR intf; typedef
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
zconf.h 55 # define intf z_intf macro
273 typedef int FAR intf; typedef
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
zconf.h 55 # define intf z_intf macro
273 typedef int FAR intf; typedef
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
zconf.h 55 # define intf z_intf macro
273 typedef int FAR intf; typedef
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
zconf.h 55 # define intf z_intf macro
273 typedef int FAR intf; typedef

Completed in 635 milliseconds

1 2 3 45 6 7 8 91011>>