Searched refs:x1 (Results 1 – 13 of 13) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | psb_overlay.c | 414 …int dstPitch, int srcPitch, int __maybe_unused x1, int __maybe_unused y1, int __maybe_unused x2, i… in i830_display_video() argument 480 tmp = dstBox->x1; in i830_display_video() 481 dstBox->x1 = dstBox->y1; in i830_display_video() 494 tmp = dstBox->x1; in i830_display_video() 495 dstBox->x1 = pPriv->width_save - dstBox->x2; in i830_display_video() 502 tmp = dstBox->x1; in i830_display_video() 503 dstBox->x1 = pPriv->width_save - dstBox->y1; in i830_display_video() 508 tmp = dstBox->x1; in i830_display_video() 509 dstBox->x1 = dstBox->x2; in i830_display_video() 571 overlay->DWINPOS = (dstBox->y1 << 16) | dstBox->x1; in i830_display_video() [all …]
|
D | psb_overlay.h | 185 uint32_t x1; member
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 701 * only the FAN_DIRECTION_FACE (0x1) and FAN_DIRECTION_DEFROST (0x4) are available, 1060 * When android requests RADIO_AM_FM, int32Values[0] will be set to 0x1. 2048 FACE = 0x1, 2064 REQUEST_GAIN = 0x1, 2080 STATE_GAIN = 0x1, 2116 STREAM0_FLAG = (0x1 << 0), 2117 STREAM1_FLAG = (0x1 << 1), 2118 STREAM2_FLAG = (0x1 << 2), 2142 PERMANENT_FLAG = 0x1, 2181 MUSIC_FLAG = 0x1, [all …]
|
/hardware/interfaces/wifi/offload/1.0/ |
D | types.hal | 22 OPEN = 0x1 << 1, 23 WEP = 0x1 << 2, 24 PSK = 0x1 << 3, 25 EAP = 0x1 << 4,
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 239 PCM_SUB_16_BIT = 0x1, // PCM signed 16 bits 250 AAC_SUB_MAIN = 0x1, 353 OUT_FRONT_LEFT = 0x1, 499 OUT_EARPIECE = 0x1, 575 IN_COMMUNICATION = BIT_IN | 0x1, 652 DIRECT = 0x1, // this output directly connects a track 686 FAST = 0x1, // prefer an input that supports "fast tracks" 760 JOINT = 0x1, // supports joint channel gain control 857 SAMPLE_RATE = 0x1,
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_q6vdec.h | 138 u32 x1; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_q6vdec.h | 162 u32 x1; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_q6vdec.h | 138 u32 x1; member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_q6vdec.h | 162 u32 x1; member
|
/hardware/interfaces/audio/effect/2.0/ |
D | IVisualizerEffect.hal | 69 PEAK_RMS = 0x1
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 47 BUFFER_NEEDS_REALLOCATION = 0x1,
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 35 RGBA_8888 = 0x1, 600 ARBITRARY = 0x1,
|
/hardware/interfaces/wifi/1.0/ |
D | types.hal | 1666 AP = 0x1, 1689 LEGACY = 0x1, 1698 ONE_SIDED = 0x1,
|