Home
last modified time | relevance | path

Searched defs:depth (Results 176 - 200 of 2045) sorted by relevance

12345678910>>...82

/third_party/ffmpeg/libavfilter/
H A Dvf_bbox.c36 int depth; member
H A Dgblur.h41 int depth; member
/third_party/ffmpeg/libavcodec/
H A Dsunrast.c36 unsigned int w, h, depth, type, maptype, maplength, stride, x, y, len, alen; in sunrast_decode_frame() local
[all...]
H A Dmsrledec.c129 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 Dserdec.c50 int depth, color_id, endian; in ser_read_header() local
/third_party/backends/backend/
H A Dplustek-usbio.c89 u_char depth; member
H A Dpieusb_buffer.c122 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 Dpieusb_buffer.h64 SANE_Int depth; /* number of bits of a color */ member
/third_party/astc-encoder/Source/
H A Dastcenc_diagnostic_trace.cpp92 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 DGtest-trace.c63 int depth = 0; in do_backtrace() local
[all...]
H A Dtest-async-sig.c74 int depth = 0; in do_backtrace() local
/third_party/mesa3d/src/gallium/targets/osmesa/
H A Dtest-render.cpp180 uint32_t *depth; in TEST() local
229 uint32_t *depth; TEST() local
[all...]
/third_party/mesa3d/src/gallium/winsys/virgl/common/
H A Dvirgl_resource_cache.h40 uint32_t depth; member
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_surface.c52 unsigned int width = 0, height = 0, bd, depth; in update_viewport_and_scissor() local
/third_party/node/deps/brotli/c/enc/
H A Dbit_cost_inc.h82 size_t depth = (size_t)(log2p + 0.5); in BrotliPopulationCost() local
/third_party/ninja/src/
H A Dstate.h46 int depth() const { return depth_; } in depth() function
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_predicated_break.cpp60 unsigned depth; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.h36 unsigned depth; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_blend.c149 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 Dloop-unrolling.cc17 void UnrollLoop(Node* loop_node, ZoneUnorderedSet<Node*>* loop, uint32_t depth, in UnrollLoop() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_draw.c510 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 Dfreedreno_program.c166 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 Di915_state_sampler.c288 uint32_t width = pt->width0, height = pt->height0, depth = pt->depth0; in update_map() local
/third_party/mesa3d/src/glx/
H A Dindirect_texture_compression.c219 __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 Dsfn_instr_alugroup.h63 void set_nesting_depth(int depth) {m_nesting_depth = depth;} in set_nesting_depth() argument

Completed in 12 milliseconds

12345678910>>...82