Home
last modified time | relevance | path

Searched refs:code (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/hardware/qcom/display/msm8226/libqservice/
DIQService.cpp76 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) in onTransact() argument
78 ALOGD_IF(QSERVICE_DEBUG, "%s: code: %d", __FUNCTION__, code); in onTransact()
93 if (code == CONNECT) { in onTransact()
105 } else if (code > COMMAND_LIST_START && code < COMMAND_LIST_END) { in onTransact()
108 pid=%d uid=%d process=%s", code, callerPid, in onTransact()
113 dispatch(code, &data, reply); in onTransact()
116 return BBinder::onTransact(code, data, reply, flags); in onTransact()
DIQClient.cpp67 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) in onTransact() argument
69 switch(code) { in onTransact()
77 return BBinder::onTransact(code, data, reply, flags); in onTransact()
/hardware/qcom/display/msm8084/libqservice/
DIQService.cpp85 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) in onTransact() argument
87 ALOGD_IF(QSERVICE_DEBUG, "%s: code: %d", __FUNCTION__, code); in onTransact()
102 if (code == CONNECT_HWC_CLIENT) { in onTransact()
114 } else if(code == CONNECT_HDMI_CLIENT) { in onTransact()
126 } else if (code > COMMAND_LIST_START && code < COMMAND_LIST_END) { in onTransact()
129 pid=%d uid=%d process=%s", code, callerPid, in onTransact()
134 dispatch(code, &data, reply); in onTransact()
137 return BBinder::onTransact(code, data, reply, flags); in onTransact()
DIQClient.cpp67 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) in onTransact() argument
69 switch(code) { in onTransact()
77 return BBinder::onTransact(code, data, reply, flags); in onTransact()
DIQHDMIClient.cpp72 status_t BnQHDMIClient::onTransact(uint32_t code, const Parcel& data, in onTransact() argument
75 switch(code) { in onTransact()
96 return BBinder::onTransact(code, data, reply, flags); in onTransact()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dusage_cx.dox5 compressed data. The <code>deadline</code> parameter controls the amount
7 more information on the <code>deadline</code> parameter, see
Dusage.dox5 easily support multiple video formats with minimal code duplication or
48 as an <code>extern</code> reference to a structure of the incomplete type
103 retrieved from the <code>err</code> member of the decoder context as well.
116 Both the encoding and decoding functions have a <code>deadline</code>
121 example, an application sets a <code>deadline</code> of 1000us, and the
125 a <code>deadline</code> of 5000us, the decoder will see that it has 3000us
131 The special value <code>0</code> is reserved to represent an infinite
135 By convention, the value <code>1</code> is used to mean "return as fast as
203 address is set in the <code>base</code> member of the #vpx_codec_mmap
206 associated file descriptor) the <code>dtor</code> and <code>priv</code>
Dusage_dx.dox8 <code>user_priv</code> member may be set. The <code>deadline</code>
12 information on the <code>deadline</code> parameter, see \ref usage_deadline.
/hardware/qcom/display/msm8960/libqservice/
DIQClient.cpp60 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) in onTransact() argument
62 switch(code) { in onTransact()
71 return BBinder::onTransact(code, data, reply, flags); in onTransact()
DIQService.cpp83 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) in onTransact() argument
96 switch(code) { in onTransact()
145 return BBinder::onTransact(code, data, reply, flags); in onTransact()
/hardware/qcom/display/msm8974/libqservice/
DIQClient.cpp60 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) in onTransact() argument
62 switch(code) { in onTransact()
71 return BBinder::onTransact(code, data, reply, flags); in onTransact()
DIQService.cpp83 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) in onTransact() argument
96 switch(code) { in onTransact()
145 return BBinder::onTransact(code, data, reply, flags); in onTransact()
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsaucm_test.c66 enum ucm_cmd_id code; member
187 if ((identifier == NULL) && ((cmd->code != UCM_HELP) && in process_cmd()
188 (cmd->code != UCM_LISTCARDS) && (cmd->code != UCM_RESET) && in process_cmd()
189 (cmd->code != UCM_RELOAD))) in process_cmd()
195 switch (cmd->code) { in process_cmd()
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
Dv4l2-subdev.h75 __u32 code; member
88 __u32 code; member
119 __u32 code; member
/hardware/samsung_slsi/exynos5/include/
Dv4l2-subdev.h49 __u32 code; member
56 __u32 code; member
75 __u32 code; member
/hardware/akm/AK8975_FS/libsensors/
DKionixSensor.cpp179 if (event->code == EVENT_TYPE_ACCEL_X) { in readEvents()
181 } else if (event->code == EVENT_TYPE_ACCEL_Y) { in readEvents()
183 } else if (event->code == EVENT_TYPE_ACCEL_Z) { in readEvents()
195 type, event->code); in readEvents()
DAdxlSensor.cpp201 if (event->code == EVENT_TYPE_ACCEL_X) { in readEvents()
203 } else if (event->code == EVENT_TYPE_ACCEL_Y) { in readEvents()
205 } else if (event->code == EVENT_TYPE_ACCEL_Z) { in readEvents()
217 type, event->code); in readEvents()
DAkmSensor.cpp209 processEvent(event->code, event->value); in readEvents()
233 type, event->code); in readEvents()
273 void AkmSensor::processEvent(int code, int value) in processEvent() argument
275 switch (code) { in processEvent()
/hardware/intel/img/psb_video/src/
Dtng_jpegdec.c95 uint16_t code; // VLC code with valid data in top-most bits member
146 #define JPG_MAKE_OFFSET(code,width,leading) \ argument
147 (((code<<leading) & JPG_MAKE_MASK(JPG_VLC_MAX_CODE_LEN)) >> (JPG_VLC_MAX_CODE_LEN-width))
407 offset = symbol_code->code << leading; in jpg_vlc_get_offset()
425 offset = symbol_code->code << leading; in jpg_vlc_decode_direct_symbols()
472 if ((((uint32_t)symbol_codes[i].code) & leading_mask) == leading_pattern) { in jpg_vlc_decode_direct()
481 if ((((uint32_t)symbol_codes[i].code) & leading_mask) == leading_pattern) { in jpg_vlc_decode_direct()
491 if ((((uint32_t)symbol_codes[i].code) & leading_mask) == leading_pattern) { in jpg_vlc_decode_direct()
500 next_leading_pattern = (uint32_t)symbol_codes[i].code & next_leading_mask; in jpg_vlc_decode_direct()
751 uint16_t code = 0; in tng__JPEG_process_huffman_tables() local
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/
DREADME.webm2 URL: http://code.google.com/p/libyuv/
16 Modified the original scaler code from C++ to C to fit in our current build
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Dmp4_utils.cpp71 uint32 code = 0xFFFFFFFF; in find_code() local
74 code <<= 8; in find_code()
75 code |= *bytePtr++; in find_code()
77 if ((code & codeMask) == referenceCode) { in find_code()
/hardware/libhardware/modules/
DREADME.android19 The source code for the "board" variant, usually lives under partners/...
21 The source code for "default" and "arch" would usually
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Dmp4_utils.cpp75 uint32 code = 0xFFFFFFFF; in find_code() local
77 code <<= 8; in find_code()
78 code |= *bytePtr++; in find_code()
80 if ((code & codeMask) == referenceCode) { in find_code()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp2877 unsigned int code = 0; in Read_Buffer_From_H264_Start_Code_File() local
2889 code <<= 8; in Read_Buffer_From_H264_Start_Code_File()
2890 code |= (0x000000FF & dataptr[cnt]); in Read_Buffer_From_H264_Start_Code_File()
2892 if ((cnt == 4) && (code != H264_START_CODE)) { in Read_Buffer_From_H264_Start_Code_File()
2893 DEBUG_PRINT_ERROR("\n%s: ERROR: Invalid start code found 0x%x", __FUNCTION__, code); in Read_Buffer_From_H264_Start_Code_File()
2897 if ((cnt > 4) && (code == H264_START_CODE)) { in Read_Buffer_From_H264_Start_Code_File()
2974 unsigned int code = 0; in Read_Buffer_From_Vop_Start_Code_File() local
2987 code <<= 8; in Read_Buffer_From_Vop_Start_Code_File()
2988 code |= (0x000000FF & pBufHdr->pBuffer[readOffset]); in Read_Buffer_From_Vop_Start_Code_File()
2992 if ( VOP_START_CODE == code) { in Read_Buffer_From_Vop_Start_Code_File()
[all …]
/hardware/ti/omap3/dspbridge/libbridge/
DCOPYING30 for this service if you wish); that you receive source code or can get
43 code. If you link other code with the library, you must provide
78 Public License permits more lax criteria for linking other code with
112 former contains code derived from the library, whereas the latter must
136 "Source code" for a work means the preferred form of the work for
137 making modifications to it. For a library, complete source code means
138 all the source code for all modules it contains, plus any associated
151 complete source code as you receive it, in any medium, provided that
224 This option is useful when you wish to copy part of the code of
228 derivative of it, under Section 2) in object code or executable form
[all …]

12345678910>>...12