/third_party/ffmpeg/libavfilter/ |
H A D | vf_bbox.c | 36 int depth; member
|
H A D | gblur.h | 41 int depth; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | sunrast.c | 36 unsigned int w, h, depth, type, maptype, maplength, stride, x, y, len, alen; in sunrast_decode_frame() local [all...] |
H A D | msrledec.c | 129 msrle_decode_8_16_24_32(AVCodecContext *avctx, AVFrame *pic, int depth, GetByteContext *gb) msrle_decode_8_16_24_32() argument 249 ff_msrle_decode(AVCodecContext *avctx, AVFrame *pic, int depth, GetByteContext *gb) ff_msrle_decode() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | serdec.c | 50 int depth, color_id, endian; in ser_read_header() local
|
/third_party/backends/backend/ |
H A D | plustek-usbio.c | 89 u_char depth; member
|
H A D | pieusb_buffer.c | 122 sanei_pieusb_buffer_create(struct Pieusb_Read_Buffer* buffer, SANE_Int width, SANE_Int height, SANE_Byte color_spec, SANE_Byte depth) in sanei_pieusb_buffer_create() argument [all...] |
H A D | pieusb_buffer.h | 64 SANE_Int depth; /* number of bits of a color */ member
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_diagnostic_trace.cpp | 92 size_t depth = g_TraceLog->get_depth(); in TraceNode() local 136 size_t depth = g_TraceLog->get_depth(); in add_attrib() local 159 size_t depth = g_TraceLog->get_depth(); in ~TraceNode() local
|
/third_party/libunwind/libunwind/tests/ |
H A D | Gtest-trace.c | 63 int depth = 0; in do_backtrace() local [all...] |
H A D | test-async-sig.c | 74 int depth = 0; in do_backtrace() local
|
/third_party/mesa3d/src/gallium/targets/osmesa/ |
H A D | test-render.cpp | 180 uint32_t *depth; in TEST() local 229 uint32_t *depth; TEST() local [all...] |
/third_party/mesa3d/src/gallium/winsys/virgl/common/ |
H A D | virgl_resource_cache.h | 40 uint32_t depth; member
|
/third_party/mesa3d/src/glx/apple/ |
H A D | apple_glx_surface.c | 52 unsigned int width = 0, height = 0, bd, depth; in update_viewport_and_scissor() local
|
/third_party/node/deps/brotli/c/enc/ |
H A D | bit_cost_inc.h | 82 size_t depth = (size_t)(log2p + 0.5); in BrotliPopulationCost() local
|
/third_party/ninja/src/ |
H A D | state.h | 46 int depth() const { return depth_; } in depth() function
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_predicated_break.cpp | 60 unsigned depth; member
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_pbo.h | 36 unsigned depth; member
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_blend.c | 149 llvmpipe_delete_depth_stencil_state(struct pipe_context *pipe, void *depth) in llvmpipe_delete_depth_stencil_state() argument
|
/third_party/node/deps/v8/src/compiler/ |
H A D | loop-unrolling.cc | 17 void UnrollLoop(Node* loop_node, ZoneUnorderedSet<Node*>* loop, uint32_t depth, in UnrollLoop() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_draw.c | 510 fd_clear_depth_stencil(struct pipe_context *pctx, struct pipe_surface *ps, unsigned buffers, double depth, unsigned stencil, unsigned x, unsigned y, unsigned w, unsigned h, bool render_condition_enabled) fd_clear_depth_stencil() argument [all...] |
H A D | freedreno_program.c | 166 fd_prog_blit_fs(struct pipe_context *pctx, int rts, bool depth) in fd_prog_blit_fs() argument
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_state_sampler.c | 288 uint32_t width = pt->width0, height = pt->height0, depth = pt->depth0; in update_map() local
|
/third_party/mesa3d/src/glx/ |
H A D | indirect_texture_compression.c | 219 __indirect_glCompressedTexImage3D(GLenum target, GLint level, GLenum internal_format, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexImage3D() argument 293 __indirect_glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei image_size, const GLvoid * data) __indirect_glCompressedTexSubImage3D() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_alugroup.h | 63 void set_nesting_depth(int depth) {m_nesting_depth = depth;} in set_nesting_depth() argument
|