| /third_party/ffmpeg/libavcodec/ |
| H A D | metasound.c | 42 static void add_peak(float period, int width, const float *shape, in add_peak() argument 64 decode_ppc(TwinVQContext *tctx, int period_coef, int g_coef, const float *shape, float *speech) decode_ppc() argument
|
| H A D | twinvqdec.c | 155 static void add_peak(int period, int width, const float *shape, in add_peak() argument 179 decode_ppc(TwinVQContext *tctx, int period_coef, int g_coef, const float *shape, float *speech) decode_ppc() argument
|
| /third_party/mindspore/test/utils/ |
| H A D | model_utils.cpp | 117 const int64_t *shape = OH_AI_TensorGetShape(tensor, &shapeNum); in FillInputsData() local
|
| /third_party/skia/src/core/ |
| H A D | SkSDFFilter.cpp | 51 bool isSDFBlur(const GrStyledShape& shape) in isSDFBlur() argument
|
| H A D | SkMaskFilter.cpp | 330 bool SkMaskFilterBase::canFilterMaskGPU(const GrStyledShape& shape, in canFilterMaskGPU() argument
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrShape.h | 72 GrShape(const GrShape& shape) { *this = shape; } in GrShape() argument [all...] |
| /third_party/skia/src/gpu/v1/ |
| H A D | StencilMaskHelper.cpp | 311 &shape, in draw_path() local 289 draw_path(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, skgpu::v1::PathRenderer* pr, const GrHardClip& clip, const SkIRect& bounds, const GrUserStencilSettings* ss, const SkMatrix& matrix, const GrStyledShape& shape, GrAA aa) draw_path() argument 317 stencil_path(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, skgpu::v1::PathRenderer* pr, const GrFixedClip& clip, const SkMatrix& matrix, const GrStyledShape& shape, GrAA aa) stencil_path() argument 472 drawShape(const GrShape& shape, const SkMatrix& matrix, SkRegion::Op op, GrAA aa) drawShape() argument [all...] |
| H A D | ClipStack.h | 117 const GrShape& shape() const { return fShape; } in shape() function in skgpu::v1::final::RawElement
|
| /third_party/skia/tests/ |
| H A D | RecordOptsTest.cpp | 234 sk_sp<SkPicture> shape; in DEF_TEST() local
|
| H A D | TriangulatingPathRendererTests.cpp | 737 &shape, in test_path() local
|
| /third_party/skia/modules/skottie/src/layers/shapelayer/ |
| H A D | ShapeLayer.cpp | 188 const skjson::ObjectValue* shape = (*jshape)[jshape->size() - 1 - i]; in attachShape() local [all...] |
| /third_party/skia/modules/skshaper/src/ |
| H A D | SkShaper_coretext.cpp | 63 void SkShaper_CoreText::shape(const char* utf8, size_t utf8Bytes, in shape() function in SkShaper_CoreText 87 void SkShaper_CoreText::shape(const char* utf8, size_t utf8Bytes, in shape() function in SkShaper_CoreText
|
| H A D | SkShaper_primitive.cpp | 146 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() function in SkiaRsText::SkShaperPrimitive 178 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() function in SkiaRsText::SkShaperPrimitive 193 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() function in SkiaRsText::SkShaperPrimitive
|
| /third_party/skia/gm/ |
| H A D | aaxfermodes.cpp | 242 void drawShape(SkCanvas* canvas, Shape shape, const SkPaint& paint, SkBlendMode mode) { in drawShape() argument
|
| /third_party/skia/experimental/sorttoy/ |
| H A D | sorttoy.cpp | 279 test1(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test1() argument 298 test2(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test2() argument 319 test3(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test3() argument 341 test4(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test4() argument 367 test5(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test5() argument 401 test6(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test6() argument 423 test7(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test7() argument [all...] |
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | cfg.c | 385 const char *shape; in draw_bb_node() local
|
| /kernel/linux/linux-5.10/include/xen/interface/io/ |
| H A D | kbdif.h | 492 } shape; member
|
| /kernel/linux/linux-6.6/include/xen/interface/io/ |
| H A D | kbdif.h | 475 } shape; member
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | cfg.c | 387 const char *shape; in draw_bb_node() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_libopencv.c | 209 int cols = 0, rows = 0, anchor_x = 0, anchor_y = 0, shape = CV_SHAPE_RECT; in parse_iplconvkernel() local
|
| /third_party/mindspore/test/unittest/ |
| H A D | mindspore_unit_test.cpp | 374 const int64_t *shape = OH_AI_TensorGetShape(tensor, &shapeNum); in HWTEST() local
|
| /third_party/skia/src/gpu/ops/ |
| H A D | SoftwarePathRenderer.cpp | 59 bool get_unclipped_shape_dev_bounds(const GrStyledShape& shape, const SkMatrix& matrix, in get_unclipped_shape_dev_bounds() argument 40 SoftwarePathData(const SkIRect& maskBounds, const SkMatrix& viewMatrix, const GrStyledShape& shape, GrAA aa) SoftwarePathData() argument 122 GetShapeAndClipBounds(SurfaceDrawContext* sdc, const GrClip* clip, const GrStyledShape& shape, const SkMatrix& matrix, SkIRect* unclippedDevShapeBounds, SkIRect* clippedDevShapeBounds, SkIRect* devClipBounds) GetShapeAndClipBounds() argument
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | Device.cpp | 213 void Device::drawShape(const Shape& shape, in drawShape() argument 332 applyClipToDraw(const Transform& localToDevice, const Shape& shape, const SkStrokeRec& style, PaintersDepth z) applyClipToDraw() argument [all...] |
| /kernel/linux/linux-5.10/include/acpi/ |
| H A D | acbuffer.h | 91 u8 shape; member
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| H A D | spi-wpcm-fiu.c | 313 const struct wpcm_fiu_op_shape *shape = &wpcm_fiu_op_shapes[i]; in wpcm_fiu_find_op_shape() local 355 const struct wpcm_fiu_op_shape *shape = wpcm_fiu_find_op_shape(op); in wpcm_fiu_exec_op() local
|