| /third_party/ffmpeg/libavcodec/ |
| H A D | vorbisenc.c | 1194 uint8_t *side = av_packet_new_side_data(avpkt, AV_PKT_DATA_SKIP_SAMPLES, 10); in vorbis_encode_frame() local
|
| H A D | hevcdec.c | 2096 int side = split + 1; in intra_prediction_unit() local
|
| /third_party/backends/backend/ |
| H A D | fujitsu.c | 7413 scanner_control_ric(struct fujitsu *s, int bytes, int side) scanner_control_ric() argument 7485 int side; setup_buffers() local 8179 inject_jfif_header(struct fujitsu *s, int side) inject_jfif_header() argument 8520 int side = SIDE_FRONT; read_from_3091duplex() local 8654 read_from_scanner(struct fujitsu *s, int side) read_from_scanner() argument 8806 copy_3091(struct fujitsu *s, unsigned char * buf, int len, int side) copy_3091() argument 8882 copy_JPEG(struct fujitsu *s, unsigned char * buf, int len, int side) copy_JPEG() argument 8924 copy_buffer(struct fujitsu *s, unsigned char * buf, int len, int side) copy_buffer() argument 8994 read_from_buffer(struct fujitsu *s, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len, int side) read_from_buffer() argument 9038 downsample_from_buffer(struct fujitsu *s, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len, int side) downsample_from_buffer() argument 10169 buffer_deskew(struct fujitsu *s, int side) buffer_deskew() argument 10225 buffer_crop(struct fujitsu *s, int side) buffer_crop() argument 10276 buffer_despeck(struct fujitsu *s, int side) buffer_despeck() argument 10296 buffer_isblank(struct fujitsu *s, int side) buffer_isblank() argument [all...] |
| H A D | epjitsu.c | 4425 copy_block_to_page(struct scanner *s,int side) copy_block_to_page() argument [all...] |
| H A D | epjitsu.h | 204 int side; member
|
| H A D | canon_dr.c | 5709 int side; image_buffers() local 6060 read_from_scanner(struct scanner *s, int side, int exact) read_from_scanner() argument 6354 copy_simplex(struct scanner *s, unsigned char * buf, int len, int side) copy_simplex() argument 6741 copy_line(struct scanner *s, unsigned char * buff, int side) copy_line() argument 6904 read_from_buffer(struct scanner *s, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len, int side) read_from_buffer() argument 6939 fill_image(struct scanner *s,int side) fill_image() argument 7846 int side; offset_buffers() local 7879 int side; gain_buffers() local 8860 get_color_inter(struct scanner *s, int side, int res) get_color_inter() argument 9027 buffer_deskew(struct scanner *s, int side) buffer_deskew() argument 9073 buffer_crop(struct scanner *s, int side) buffer_crop() argument 9129 buffer_despeck(struct scanner *s, int side) buffer_despeck() argument 9151 buffer_isblank(struct scanner *s, int side) buffer_isblank() argument [all...] |
| H A D | canon_dr.h | 425 int side; member [all...] |
| H A D | fujitsu.h | 540 int side; member [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | ffvertex_prog.c | 845 static GLuint material_attrib( GLuint side, GLuint property ) in material_attrib() argument 882 static struct ureg get_material( struct tnl_program *p, GLuint side, in get_material() argument 932 get_lightprod( struct tnl_program *p, GLuint light, GLuint side, GLuint property, bool *is_state_light ) get_lightprod() argument [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrDistanceFieldGenFromVector.cpp | 510 SegSide side = kNA_SegSide; in calculate_side_of_quad() local 567 distance_to_segment(const SkPoint& point, const PathSegment& segment, const RowData& rowData, SegSide* side) distance_to_segment() argument [all...] |
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrTriangulator.cpp | 392 Poly* GrTriangulator::Poly::addEdge(Edge* e, Side side, SkArenaAlloc* alloc) { in addEdge() argument
|
| /third_party/skia/src/utils/ |
| H A D | SkPolyUtils.cpp | 64 bool compute_offset_vector(const SkPoint& p0, const SkPoint& p1, SkScalar offset, int side, in compute_offset_vector() argument 415 int side = winding*compute_side(currEdge->fOffset.fP0, in SkInsetConvexPolygon() local 765 int side; in insert() local 822 int side; replace() local 885 int side; remove() local 1158 int side = compute_side(inputPolygonVerts[prevIndex], is_reflex_vertex() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftstroke.c | 970 ft_stroker_inside( FT_Stroker stroker, FT_Int side, FT_Fixed line_length ) ft_stroker_inside() argument 1037 ft_stroker_outside( FT_Stroker stroker, FT_Int side, FT_Fixed line_length ) ft_stroker_outside() argument 1272 FT_Int side; FT_EXPORT_DEF() local 1431 FT_Int side; FT_EXPORT_DEF() local 1638 FT_Int side; FT_EXPORT_DEF() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| H A D | bubble_layout_algorithm.cpp | 124 auto side = w1 /std::cos(theta); in GetEndP2P4() local 139 auto side = w1 /std::cos(theta); in GetP2() local
|
| /foundation/communication/dsoftbus/core/connection/ble/src/ |
| H A D | softbus_conn_ble_manager.c | 96 ConnSideType side; member 101 ConnSideType side; member 1344 ConnBleGetConnectionByAddr(const char *addr, ConnSideType side, BleProtocolType protocol) ConnBleGetConnectionByAddr() argument 1369 ConnBleGetConnectionByHandle(int32_t underlayerHandle, ConnSideType side, BleProtocolType protocol) ConnBleGetConnectionByHandle() argument [all...] |
| /kernel/linux/linux-5.10/drivers/block/ |
| H A D | amiflop.c | 984 side, /* 0-1 */ member
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | mballoc.c | 1406 static inline int mb_buddy_adjust_border(int* bit, void* bitmap, int side) in mb_buddy_adjust_border() argument
|
| /kernel/linux/linux-6.6/drivers/block/ |
| H A D | amiflop.c | 984 side, /* 0-1 */ member
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | mballoc.c | 1820 static inline int mb_buddy_adjust_border(int* bit, void* bitmap, int side) in mb_buddy_adjust_border() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | movenc.c | 6795 uint8_t *side = av_packet_get_side_data(pkt, AV_PKT_DATA_NEW_EXTRADATA, &side_size); local
|
| /third_party/cups-filters/utils/ |
| H A D | cups-browsed.c | 3240 const char *str, *side, *resource; in supports_job_attributes_requested() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_view_abstract.cpp | 6179 JSRef<JSVal> side = obj->GetProperty("side"); in JsUseAlign() local
|
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 206233 unsigned char side; /* 1 for p1, 2 for p2 */ global() member 206247 geopolyAddOneSegment( GeoOverlap *p, GeoCoord x0, GeoCoord y0, GeoCoord x1, GeoCoord y1, unsigned char side, unsigned int idx ) global() argument [all...] |