/third_party/ffmpeg/libavfilter/ |
H A D | vf_hue.c | 368 const int bps = desc->comp[0].depth > 8 ? 2 : 1; in filter_frame()
|
H A D | vf_midequalizer.c | 257 s->histogram_size = 1 << desc->comp[0].depth; in config_input0()
|
H A D | vf_idet.c | 277 if (idet->csp->comp[0].depth > 8){ in filter_frame()
|
/third_party/ffmpeg/libavformat/ |
H A D | vapoursynth.c | 156 c->depth != vsf->bitsPerSample) in match_pixfmt()
|
/third_party/backends/japi/ |
H A D | Sane.c | 426 fid = (*env)->GetFieldID(env, paramsClass, "depth", "I"); in Java_Sane_getParameters() 427 (*env)->SetIntField(env, paramsObj, fid, params.depth); in Java_Sane_getParameters()
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | uniset.h | 1579 int32_t depth,
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | drm_mode.h | 658 __u32 depth; member
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_surface_modifier_test.c | 225 .depth = 1, in test_modifier()
|
/third_party/libdrm/include/drm/ |
H A D | drm_mode.h | 574 __u32 depth; member
|
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/ |
H A D | ssl.h | 694 * @brief get the SSL verifying depth of the SSL context
698 * @return verifying depth
725 * @brief set the SSL verify depth of the SSL context
728 * @param depth - verifying depth
732 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth);
|
/third_party/ltp/testcases/kernel/device-drivers/acpi/ |
H A D | ltp_acpi_cmds.c | 503 static acpi_status ltp_get_dev_callback(acpi_handle obj, u32 depth, in ltp_get_dev_callback() argument
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | texture9.c | 211 This->dirty_rect.depth = 1; /* widht == 0 means empty, depth stays 1 */ in NineTexture9_ctor()
|
/third_party/mesa3d/src/gallium/tests/trivial/ |
H A D | quad-tex.c | 178 box.depth = 1; in init_prog() 196 /* no-op depth/stencil/alpha */ in init_prog() 228 /* viewport, depth isn't really needed */ in init_prog()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_resource_buffer.c | 133 assert(box->depth == 1); in svga_buffer_transfer_map()
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | spirv_builder.h | 382 SpvDim dim, bool depth, bool arrayed, bool ms,
|
/third_party/mesa3d/src/glx/ |
H A D | glxclient.h | 683 GLint width, GLint height, GLint depth,
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_image.c | 94 template.depth0 = pCreateInfo->extent.depth; in lvp_image_create()
|
/third_party/mesa3d/src/gallium/frontends/xvmc/ |
H A D | subpicture.c | 175 XVMC_MSG(XVMC_TRACE, "[XvMC] depth=%d\n" \ in Validate() 179 subpictures[i].depth, subpictures[i].red_mask, in Validate()
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | uniset.h | 1589 int32_t depth,
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
H A D | glX_XML.py | 500 if p.name == image.depth:
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-inspector.h | 291 virtual void maxAsyncCallStackDepthChanged(int depth) {} in maxAsyncCallStackDepthChanged() argument
|
/third_party/node/deps/v8/include/ |
H A D | v8-inspector.h | 276 virtual void maxAsyncCallStackDepthChanged(int depth) {} in maxAsyncCallStackDepthChanged() argument
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-debugger-agent-impl.h | 127 Response setAsyncCallStackDepth(int depth) override;
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | interpreter-assembler.h | 81 // Context at |depth| in the context chain starting at |context|. 83 TNode<Uint32T> depth);
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_context.h | 479 const union pipe_color_union *color, double depth,
|