Home
last modified time | relevance | path

Searched refs:standard (Results 1 – 25 of 79) sorted by relevance

1234

/hardware/interfaces/media/omx/1.0/
DIOmxNode.hal52 * @see OMX_SendCommand() in the OpenMax IL standard.
69 * @see OMX_GetParameter() in the OpenMax IL standard.
86 * @see OMX_SetParameter() in the OpenMax IL standard.
103 * @see OMX_GetConfig() in the OpenMax IL standard.
120 * @see OMX_SetConfig() in the OpenMax IL standard.
222 * @see OMX_AllocateBuffer() in the OpenMax IL standard.
242 * @see OMX_UseBuffer() in the OpenMax IL standard.
260 * @see OMX_FreeBuffer() in the OpenMax IL standard.
283 * @see OMX_FillThisBuffer() in the OpenMax IL standard.
309 * @see OMX_EmptyThisBuffer() in the OpenMax IL standard.
[all …]
DIOmxBufferSource.hal28 * @see OMX_STATETYPE in the OpenMax IL standard.
Dtypes.hal70 * @see OMX_EVENTTYPE in the OpenMax IL standard.
214 * Framework defined color aspects. These are based mainly on ISO 23001-8 spec. As this standard
/hardware/interfaces/health/2.0/
Dtypes.hal58 * pre-eol (end of life) information. Follows JEDEC standard No.84-B50.
62 * device life time estimation (type A). Follows JEDEC standard No.84-B50.
66 * device life time estimation (type B). Follows JEDEC standard No.84-B50.
/hardware/google/pixel-sepolicy/citadel/
Dinit_citadel.te12 # Many standard utils are actually vendor_toolbox (like xxd)
/hardware/broadcom/wlan/
D.gitignore6 # NOTE! Please use 'git-ls-files -i --exclude-standard'
/hardware/interfaces/automotive/can/1.0/
Dtypes.hal40 * - 0-8 bytes for standard CAN;
56 * For details please refer to CAN standard.
65 * Extended ID's are 29 bits long, as opposed to the standard 11 bit ID.
/hardware/interfaces/gnss/1.0/
DIGnssNavigationMessageCallback.hal135 * The standard followed is 1995 SPS Signal specification.
140 * The standard followed is Glonass Interface Control Document Edition 5.1.
144 * B239, B240), covering a time period of 10 seconds. The standard
150 * into 29 bytes, with MSB first (skip B229-B232). The standard followed
/hardware/interfaces/radio/config/1.2/
Dtypes.hal26 * retrieved by the Device at any time using the standard GlobalPlatform GET DATA command.
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal134 * BLOB is used to carry task-specific data which does not have a standard
572 * If range, transfer and standard fields are all 0 (e.g. top 16 bits are
630 * For all other formats standard is undefined, and implementations should use
631 * an appropriate standard for the data represented.
797 * should use an appropriate standard for the data represented.
938 * floating point pixel formats. [0.0 - 1.0] is the standard
990 * Use full range and BT.709 standard.
1027 * Use full range, BT.601 transfer and BT.601_625 standard.
1038 * Use limited range, BT.601 transfer and BT.601_625 standard.
1050 * Use limited range, BT.601 transfer and BT.601_525 standard.
[all …]
/hardware/interfaces/gnss/2.1/
Dtypes.hal39 * Header Section Description in the RINEX standard (Version 3.XX). In RINEX Version 3.03,
DIGnss.hal27 * Represents the standard GNSS (Global Navigation Satellite System) interface.
/hardware/qcom/msm8x84/kernel-headers/media/
Dmsm_vpu.h131 struct vpu_ctrl_standard standard; member
/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsm_vpu.h234 struct vpu_ctrl_standard standard; member
/hardware/qcom/msm8994/kernel-headers/media/
Dmsm_vpu.h136 struct vpu_ctrl_standard standard; member
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsm_vpu.h254 struct vpu_ctrl_standard standard; member
/hardware/interfaces/graphics/common/1.1/
Dtypes.hal162 * Use limited range, BT.709 transfer and BT2020 standard
171 * Use limited/full range, PQ/HLG transfer, and BT2020 standard
265 * The enhancement typically picks the biggest standard color space (e.g.
/hardware/interfaces/media/omx/1.0/vts/functional/
DREADME.md12 …Test fixtures here are directed towards testing these (omx core). Every standard OMX compatible co…
/hardware/interfaces/media/c2/1.0/
Dtypes.hal80 * @sa Codec 2.0 standard.
101 * @note Please refer to the Codec 2.0 standard for the list of standard
104 * @sa Codec 2.0 standard.
461 * Codec 2.0 standard.
559 * standard.
748 * Codec 2.0 standard. The presence of #baseBlocks helps with minimizing the
/hardware/interfaces/radio/1.1/
Dtypes.hal206 // form for the key used when a standard representation of
209 // The key is encoded according to a standard format
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_q6venc.h124 u32 standard; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_q6venc.h152 u32 standard; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_q6venc.h124 u32 standard; member
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.cpp73 auto standard = dataspace & HAL_DATASPACE_STANDARD_MASK; in GetColorPrimary() local
75 switch (standard) { in GetColorPrimary()
94 DLOGV_IF(kTagClient, "Unsupported Standard Request = %d", standard); in GetColorPrimary()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp73 auto standard = dataspace & HAL_DATASPACE_STANDARD_MASK; in GetColorPrimary() local
75 switch (standard) { in GetColorPrimary()
94 DLOGV_IF(kTagStrategy, "Unsupported Standard Request = %d", standard); in GetColorPrimary()

1234