HomeSort by relevance Sort by last modified time
    Searched full:widi (Results 1 - 15 of 15) sorted by null

  /hardware/intel/common/libmix/videoencoder/
IntelMetadataBuffer.h 74 IntelMetadataBufferTypeEncoder = IntelMetadataBufferTypeExtension, //for WiDi clone mode
75 IntelMetadataBufferTypeUser = IntelMetadataBufferTypeExtension + 1, //for WiDi user mode
  /hardware/intel/img/psb_video/src/android/
psb_android_glue.h 41 int psb_android_surfaceflinger_status(void** surface, int *sf_compostion, int *rotation, int *widi);
psb_mds.h 61 // only for WIDI video playback
psb_output_android.c 291 int rotation = 0, widi = 0;
372 psb_android_surfaceflinger_status(android_isurface, &output->sf_composition, &rotation, &widi);
412 if (widi == eWidiClone) {
413 drv_debug_msg(VIDEO_DEBUG_GENERAL, "WIDI in clone mode, use texstreaming\n");
419 if (widi == eWidiExtendedVideo) {
420 drv_debug_msg(VIDEO_DEBUG_GENERAL, "WIDI in extend video mode, disable local displaying\n");
psb_mds.cpp 82 // only for WIDI video playback,
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/display/
DisplayBrowseInfo.java 68 SettingsConstant.PACKAGE + ".device.display.widi.WifiDisplayActivity"))
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/display/widi/
WifiDisplayActivity.java 17 package com.android.tv.settings.device.display.widi;
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderAVC.cpp 770 + (mWiDiOn ? WIDI_CONSUMED : 0) /* WiDi maximum needs */
794 bool widi_on = (property_get("media.widi.enabled", prop, NULL) > 0) &&
799 ITRACE("WiDi is enabled, actual buffer needed is %d", mVideoFormatInfo.actualBufferNeeded);
    [all...]
  /hardware/intel/img/psb_video/src/
psb_buffer.c 512 * This is used for DRM over WiDi which only uses H264 BP
540 * This is used for DRM over WiDi which only uses H264 BP
vsp_fw.h 654 * WiDi Compose data structures
675 * WiDi Compose sequence parameter data structure.
pnw_rotate.c 179 // WIDI video is play and meta data rotation angle is 0
psb_drv_video.c     [all...]
  /packages/apps/TvSettings/Settings/
AndroidManifest.xml 239 android:name=".device.display.widi.WifiDisplayActivity"
  /frameworks/base/core/res/res/values-de/
strings.xml     [all...]
  /packages/apps/Settings/res/values-de/
strings.xml     [all...]

Completed in 285 milliseconds