Home
last modified time | relevance | path

Searched defs:depth (Results 76 - 100 of 1282) sorted by relevance

12345678910>>...52

/third_party/ffmpeg/libavcodec/
H A Dtxd.c40 unsigned int version, w, h, d3d_format, depth, stride, flags; in txd_decode_frame() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dmedian.h38 int depth; member
/third_party/glslang/StandAlone/
H A DDirStackFileIncluder.h103 virtual IncludeResult* readLocalPath(const char* headerName, const char* includerName, int depth) in readLocalPath() argument
/third_party/cups-filters/cupsfilters/
H A Dimage-pix.c48 depth; /* Depth of image (bits) */ in _cupsImageReadPIX() local
/third_party/libunwind/libunwind/tests/
H A DLtest-mem-validate.c94 void NOINLINE consume_and_run (int depth) in consume_and_run() argument
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd5_layout.c64 uint32_t depth = u_minify(depth0, level); in fdl5_layout() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_surface.c114 softpipe_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) softpipe_clear_depth_stencil() argument
H A Dsp_state_blend.c109 softpipe_delete_depth_stencil_state(struct pipe_context *pipe, void *depth) in softpipe_delete_depth_stencil_state() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_clear.h39 float depth; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.h15 uint16_t depth; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_draw.c166 fd5_clear_lrz(struct fd_batch *batch, struct fd_resource *zsbuf, double depth) in fd5_clear_lrz() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_composites_test.cpp1067 int depth = 255; in TEST_F() local
1081 << depth << "\n"; in TEST_F() local
1097 spirv << "%new_composite = OpCompositeInsert %s_depth_" << depth in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_composites_test.cpp1067 int depth = 255; in TEST_F() local
1081 << depth << "\n"; in TEST_F() local
1097 spirv << "%new_composite = OpCompositeInsert %s_depth_" << depth in TEST_F() local
/third_party/vixl/test/
H A Dtest-use-scratch-register-scope.cc83 int Run(int depth) { in Run() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
H A Dstacktrace.cc118 int DefaultStackUnwinder(void** pcs, int* sizes, int depth, int skip, in DefaultStackUnwinder() argument
/third_party/skia/experimental/wasm-skp-debugger/
H A Dgpu.js8 depth: 1, global() property
/third_party/spirv-tools/test/val/
H A Dval_composites_test.cpp1068 int depth = 255; in TEST_F() local
1082 << depth << "\n"; in TEST_F() local
1098 spirv << "%new_composite = OpCompositeInsert %s_depth_" << depth in TEST_F() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluPixelTransfer.cpp96 int depth = src.getDepth(); in texImage3D() local
135 int depth = src.getDepth(); in texSubImage3D() local
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A DcatchTable.h71 CatchTable(CodeGen *cg, uint32_t depth, util::StringView exceptionType) in CatchTable() argument
75 CatchTable(CodeGen *cg, uint32_t depth, LabelPair tryLabelPair, util::StringView exceptionType) in CatchTable() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_fourcc.c46 uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth) in drm_mode_legacy_fb_format() argument
111 drm_driver_legacy_fb_format(struct drm_device *dev, uint32_t bpp, uint32_t depth) drm_driver_legacy_fb_format() argument
[all...]
/foundation/ability/ability_base/test/fuzztest/wantparamsfirst_fuzzer/
H A Dwantparamsfirst_fuzzer.cpp63 int depth = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_base/test/fuzztest/wantparamssecond_fuzzer/
H A Dwantparamssecond_fuzzer.cpp53 int depth = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drosen_render_web.cpp37 void RosenRenderWeb::DumpTree(int32_t depth) {} in DumpTree() argument
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drosen_render_xcomponent.cpp61 void RosenRenderXComponent::DumpTree(int32_t depth) in DumpTree() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/navigation/
H A Dnavigation_manager.h95 int32_t depth; member

Completed in 14 milliseconds

12345678910>>...52