Searched defs:code (Results 1 - 16 of 16) sorted by relevance

/hardware/qcom/display/libqservice/
H A DIQClient.cpp60 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
62 switch(code) {
71 return BBinder::onTransact(code, data, reply, flags);
59 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
H A DIQService.cpp83 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
96 switch(code) {
145 return BBinder::onTransact(code, data, reply, flags);
82 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsaucm_test.c7 * * Redistributions of source code must retain the above copyright
66 enum ucm_cmd_id code; member in struct:cmd
187 if ((identifier == NULL) && ((cmd->code != UCM_HELP) &&
188 (cmd->code != UCM_LISTCARDS) && (cmd->code != UCM_RESET) &&
189 (cmd->code != UCM_RELOAD)))
195 switch (cmd->code) {
/hardware/samsung_slsi/exynos5/include/
H A Dv4l2-subdev.h49 __u32 code; member in struct:v4l2_subdev_mbus_code_enum
56 __u32 code; member in struct:v4l2_subdev_frame_size_enum
75 __u32 code; member in struct:v4l2_subdev_frame_interval_enum
H A Dv4l2-mediabus.h94 __u32 code; member in struct:v4l2_mbus_framefmt
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
H A Dv4l2-subdev.h44 * @format: media bus format (format code and frame size)
70 * @code: format code (from enum v4l2_mbus_pixelcode)
75 __u32 code; member in struct:v4l2_subdev_mbus_code_enum
83 * @code: format code (from enum v4l2_mbus_pixelcode)
88 __u32 code; member in struct:v4l2_subdev_frame_size_enum
111 * @code: format code (from enum v4l2_mbus_pixelcode)
119 __u32 code; member in struct:v4l2_subdev_frame_interval_enum
[all...]
H A Dv4l2-mediabus.h32 * As their value can't change when a new pixel code is inserted in the
103 * @code: data format code (from enum v4l2_mbus_pixelcode)
110 __u32 code; member in struct:v4l2_mbus_framefmt
/hardware/qcom/media/mm-video/vidc/vdec/src/
H A Dmp4_utils.cpp6 * Redistributions of source code must retain the above copyright
75 uint32 code = 0xFFFFFFFF; local
77 code <<= 8;
78 code |= *bytePtr++;
80 if ((code & codeMask) == referenceCode) {
85 DEBUG_PRINT_LOW("Unable to find code 0x%x\n", referenceCode);
/hardware/qcom/media/mm-video/vidc/venc/test/
H A Dvideo_encoder_test.c6 * Redistributions of source code must retain the above copyright
1048 unsigned int code = 0; local
/hardware/qcom/media/mm-video/vidc/vdec/test/
H A Ddecoder_driver_test.c6 * Redistributions of source code must retain the above copyright
1070 unsigned int code = 0; local
1094 code <<= 8;
1095 code |= (0x000000FF & dataptr[readOffset]);
1096 //VOP start code comparision
1101 if( VOP_START_CODE == code)
1106 else if ( (0xFFFFFC00 & code) == SHORT_HEADER_START_CODE )
1111 if ((header_code == VOP_START_CODE) && (code == VOP_START_CODE))
1121 ( SHORT_HEADER_START_CODE == (code & 0xFFFFFC00)))
H A Domx_vdec_test.cpp6 * Redistributions of source code must retain the above copyright
1338 printf("Error: Unknown code %d\n", codec_format_option);
2546 DEBUG_PRINT_ERROR("[OMX Vdec Test] - OMX_FreeHandle error. Error code: %d\n", result);
2662 unsigned int code = 0; local
2677 code <<= 8;
2678 code |= (0x000000FF & pBufHdr->pBuffer[readOffset]);
2679 //VOP start code comparision
2683 if( VOP_START_CODE == code)
2687 else if ( (0xFFFFFC00 & code) == SHORT_HEADER_START_CODE )
2692 if ((header_code == VOP_START_CODE) && (code
2717 unsigned int code = 0; local
2983 unsigned int code = 0, total_bytes = 0; local
[all...]
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosJpegEncoderForCamera.cpp456 char code[8] = { 0x00, 0x00, 0x00, 0x49, 0x49, 0x43, 0x53, 0x41 }; local
458 memmove(exifInfo->user_comment + sizeof(code), exifInfo->user_comment, commentsLen);
459 memcpy(exifInfo->user_comment, code, sizeof(code));
461 commentsLen + sizeof(code), exifInfo->user_comment, &LongerTagOffest, pIfdStart);
/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosJpegEncoderForCamera.cpp415 char code[8] = { 0x00, 0x00, 0x00, 0x49, 0x49, 0x43, 0x53, 0x41 }; local
417 memmove(exifInfo->user_comment + sizeof(code), exifInfo->user_comment, commentsLen);
418 memcpy(exifInfo->user_comment, code, sizeof(code));
420 commentsLen + sizeof(code), exifInfo->user_comment, &LongerTagOffest, pIfdStart);
/hardware/ril/include/telephony/
H A Dril.h324 MMI service code
373 /* an integer cause code defined in TS 24.008
422 * 0 = MO intermediate result code
423 * 1 = MT unsolicited result code
425 int code; /* See 27.007 7.17 member in struct:__anon591
775 int tac; /* 16-bit tracking area code, INT_MAX if unknown */
1112 * ((const char **)(data))[0]] is network depersonlization code
1123 * (code is invalid)
1306 * Requests the failure cause code for the most recently terminated call
1537 * ((const char **)response)[2] is 5 or 6 digit numeric code (MC
[all...]
/hardware/ril/reference-ril/
H A Dril.h324 MMI service code
373 /* an integer cause code defined in TS 24.008
422 * 0 = MO intermediate result code
423 * 1 = MT unsolicited result code
425 int code; /* See 27.007 7.17 member in struct:__anon734
775 int tac; /* 16-bit tracking area code, INT_MAX if unknown */
1112 * ((const char **)(data))[0]] is network depersonlization code
1123 * (code is invalid)
1306 * Requests the failure cause code for the most recently terminated call
1537 * ((const char **)response)[2] is 5 or 6 digit numeric code (MC
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h735 char country_abbrev[WLC_CNTRY_BUF_SZ]; /* nul-terminated country code used in
742 char ccode[WLC_CNTRY_BUF_SZ]; /* nul-terminated built-in country code.
1156 uint32 code; member in struct:__anon67
1796 /* "diag" iovar argument and error code */
3222 uint32 pktengrxducast; /* unicast frames rxed by the pkteng code */
3223 uint32 pktengrxdmcast; /* multicast frames rxed by the pkteng code */
3487 uint32 pktengrxducast; /* unicast frames rxed by the pkteng code */
3488 uint32 pktengrxdmcast; /* multicast frames rxed by the pkteng code */
4276 uint32 reasonsize; /* Size of the wakeup reason code */
4576 uint32 offset; /* offset into overlay region to write code */
4867 uint16 code; /* SC or RC code */ member in struct:wl_smfs_elem
[all...]

Completed in 485 milliseconds