/system/bt/bta/hh/ |
bta_hh_int.h | 102 typedef UINT8 tBTA_HH_STATE; 108 UINT8 t_type; 109 UINT8 param; 110 UINT8 rpt_id; 112 UINT8 srvc_id; 122 UINT8 sec_mask; 123 UINT8 service_name[BTA_SERVICE_NAME_LEN+1]; 131 UINT8 sec_mask; 150 UINT8 sub_class; 151 UINT8 app_id [all...] |
/system/bt/stack/btm/ |
btm_int.h | 93 UINT8 num_read_pages; 94 UINT8 lmp_version; 97 UINT8 link_role; 106 UINT8 switch_role_state; 112 UINT8 encrypt_state; /* overall BTM encryption state */ 117 UINT8 conn_addr_type; /* local device address type for this connection */ 119 UINT8 active_remote_addr_type; /* local device address type for this connection */ 170 UINT8 le_supported_states[BTM_LE_SUPPORT_STATE_SIZE]; 239 typedef UINT8 tBTM_INQ_TYPE; 285 UINT8 pending_filt_complete_event; /* to take care of btm_event_filter_complete corresponding (…) [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/ |
fr-FR_nk0_kpdf_phs.utf | 2539 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2541 phase = 0 , uint8 ; !specification for phase sub table
2542 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2544 phase = 0 , uint8 ; !specification for phase sub table
2545 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2547 phase = 71 , uint8 ; !specification for phase sub table
2619 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2621 phase = 71 , uint8 ; !specification for phase sub table
2693 n_comps = 1 , uint8 ; !specification for phase sub table number of components
2695 phase = 0 , uint8 ; !specification for phase sub table [all...] |
/external/libyuv/files/source/ |
planar_functions.cc | 28 void CopyPlane(const uint8* src_y, int src_stride_y, 29 uint8* dst_y, int dst_stride_y, 31 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C; 60 int I420ToI400(const uint8* src_y, int src_stride_y, 61 uint8*, int, // src_u 62 uint8*, int, // src_v 63 uint8* dst_y, int dst_stride_y, 79 void MirrorPlane(const uint8* src_y, int src_stride_y, 80 uint8* dst_y, int dst_stride_y [all...] |
convert.cc | 31 int I420Copy(const uint8* src_y, int src_stride_y, 32 const uint8* src_u, int src_stride_u, 33 const uint8* src_v, int src_stride_v, 34 uint8* dst_y, int dst_stride_y, 35 uint8* dst_u, int dst_stride_u, 36 uint8* dst_v, int dst_stride_v, 69 static void HalfRow_SSE2(const uint8* src_uv, int src_uv_stride, 70 uint8* dst_uv, int pix) { 94 static void HalfRow_SSE2(const uint8* src_uv, int src_uv_stride, 95 uint8* dst_uv, int pix) [all...] |
/external/libvpx/libvpx/third_party/libyuv/source/ |
planar_functions.cc | 28 void CopyPlane(const uint8* src_y, int src_stride_y, 29 uint8* dst_y, int dst_stride_y, 32 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C; 122 int I422Copy(const uint8* src_y, int src_stride_y, 123 const uint8* src_u, int src_stride_u, 124 const uint8* src_v, int src_stride_v, 125 uint8* dst_y, int dst_stride_y, 126 uint8* dst_u, int dst_stride_u, 127 uint8* dst_v, int dst_stride_v [all...] |
convert_from_argb.cc | 25 int ARGBToI444(const uint8* src_argb, int src_stride_argb, 26 uint8* dst_y, int dst_stride_y, 27 uint8* dst_u, int dst_stride_u, 28 uint8* dst_v, int dst_stride_v, 31 void (*ARGBToYRow)(const uint8* src_argb, uint8* dst_y, int pix) = 33 void (*ARGBToUV444Row)(const uint8* src_argb, uint8* dst_u, uint8* dst_v, 106 int ARGBToI422(const uint8* src_argb, int src_stride_argb [all...] |
rotate_argb.cc | 29 void ScaleARGBRowDownEven_SSE2(const uint8* src_ptr, int src_stride, 30 int src_stepx, uint8* dst_ptr, int dst_width); 35 void ScaleARGBRowDownEven_NEON(const uint8* src_ptr, int src_stride, 36 int src_stepx, uint8* dst_ptr, int dst_width); 39 void ScaleARGBRowDownEven_C(const uint8* src_ptr, int, 40 int src_stepx, uint8* dst_ptr, int dst_width); 42 static void ARGBTranspose(const uint8* src, int src_stride, 43 uint8* dst, int dst_stride, int width, int height) { 46 void (*ScaleARGBRowDownEven)(const uint8* src_ptr, int src_stride, 47 int src_step, uint8* dst_ptr, int dst_width) = ScaleARGBRowDownEven_C [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/ |
encoding.a | 24 0runtime.morestack_noctxt p` "".err Ptype.error "".data type.[]uint8 |