Home
last modified time | relevance | path

Searched refs:Bytes (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/media/omx/1.0/
DIOmxNode.hal73 Bytes inParams
76 Bytes outParams
90 Bytes params
107 Bytes inConfig
110 Bytes outConfig
124 Bytes config
/hardware/interfaces/media/1.0/
Dtypes.hal26 typedef vec<uint8_t> Bytes;
/hardware/intel/img/psb_video/src/
Dpnw_hostheader.c255 IMG_UINT8 Bytes[4]; in pnw__write_upto32bits_elements() local
258 Bytes[BitLp] = (IMG_UINT8)(wrt_bits & 255); in pnw__write_upto32bits_elements()
265 pnw__write_upto8bits_elements(mtx_hdr, elt_p, Bytes[EndByte-1], (IMG_UINT8)((bit_cnt) % 8)); in pnw__write_upto32bits_elements()
267 pnw__write_upto8bits_elements(mtx_hdr, elt_p, Bytes[EndByte-1], 8); in pnw__write_upto32bits_elements()
271 pnw__write_upto8bits_elements(mtx_hdr, elt_p, Bytes[BitLp-1], 8); in pnw__write_upto32bits_elements()
/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostheader.c255 IMG_UINT8 Bytes[4]; in lnc__write_upto32bits_elements() local
258 Bytes[BitLp] = (IMG_UINT8)(wrt_bits & 255); in lnc__write_upto32bits_elements()
265 lnc__write_upto8bits_elements(mtx_hdr, elt_p, Bytes[EndByte-1], (IMG_UINT8)((bit_cnt) % 8)); in lnc__write_upto32bits_elements()
267 lnc__write_upto8bits_elements(mtx_hdr, elt_p, Bytes[EndByte-1], 8); in lnc__write_upto32bits_elements()
271 lnc__write_upto8bits_elements(mtx_hdr, elt_p, Bytes[BitLp-1], 8); in lnc__write_upto32bits_elements()
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantP2pIface.hal627 * @return request Bytes representing the handover request as specified in
642 * @return select Bytes representing the handover select as specified in
652 * @param request Bytes representing the handover request as specified in
667 * @param select Bytes representing the handover select as specified in
DISupplicantStaNetwork.hal943 * @return token Bytes representing WPS-NFC configuration token.
/hardware/interfaces/keymaster/3.0/
DIKeymasterDevice.hal68 * @param data Bytes to be mixed into the RNG.