Searched
full:uint8 (Results
376 -
400 of
3007) sorted by null
<<11121314151617181920>>
/external/libyuv/files/source/ |
scale.cc | 56 void ScaleRowDown2_NEON(const uint8* src_ptr, ptrdiff_t /* src_stride */, 57 uint8* dst, int dst_width); 59 void ScaleRowDown2Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride, 60 uint8* dst, int dst_width); 63 void ScaleRowDown4_NEON(const uint8* src_ptr, ptrdiff_t /* src_stride */, 64 uint8* dst_ptr, int dst_width); 65 void ScaleRowDown4Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride, 66 uint8* dst_ptr, int dst_width); 72 void ScaleRowDown34_NEON(const uint8* src_ptr, 74 uint8* dst_ptr, int dst_width) [all...] |
row_neon.cc | 78 void I422ToARGBRow_NEON(const uint8* y_buf, 79 const uint8* u_buf, 80 const uint8* v_buf, 81 uint8* rgb_buf, 111 void I422ToBGRARow_NEON(const uint8* y_buf, 112 const uint8* u_buf, 113 const uint8* v_buf, 114 uint8* rgb_buf, 145 void I422ToABGRRow_NEON(const uint8* y_buf, 146 const uint8* u_buf [all...] |
/system/bt/stack/mcap/ |
mca_int.h | 45 UINT8 op_code; /* the request/response opcode */ 46 UINT8 rsp_code; /* valid only if op_code is a response */ 48 UINT8 param; /* other parameter */ 49 UINT8 mdep_id; /* the MDEP ID associated with this request/response */ 60 UINT8 param; 65 UINT8 param; /* MCA_INT or MCA_ACP */ 74 UINT8 param; 88 typedef UINT8 tMCA_CCB_STATE; 128 typedef UINT8 tMCA_DCB_STATE; 171 UINT8 tcid; /* transport channel id (0, for control channel. (MDEP ID + 1) for data channel) (…) [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/text/ |
tabwriter.a | 110 0runtime.morestack_noctxt ?p "".autotmp_0010 type.string "".~r6 ?type.*"".Writer "".flags ptype.uint "".padchar `type.uint8 |