Home
last modified time | relevance | path

Searched defs:plane (Results 101 - 125 of 265) sorted by relevance

1234567891011

/third_party/ffmpeg/libavcodec/
H A Dtscc2.c123 tscc2_decode_mb(TSCC2Context *c, int *q, int vlc_set, uint8_t *dst, int stride, int plane) tscc2_decode_mb() argument
H A Dvc1dec.c181 int i, plane, row, sprite; in vc1_draw_sprites() local
313 int plane, i; vc1_sprite_flush() local
[all...]
H A Dcfhd.c196 interlaced_vertical_filter(int16_t *output, int16_t *low, int16_t *high, int width, int linesize, int plane) interlaced_vertical_filter() argument
382 int ret = 0, i, j, plane, got_buffer = 0; cfhd_decode() local
[all...]
H A Dhuffyuvdec.c664 static void decode_plane_bitstream(HYuvContext *s, int width, int plane) in decode_plane_bitstream() argument
888 int plane; decode_slice() local
[all...]
H A Dhuffyuvenc.c464 static int encode_plane_bitstream(HYuvContext *s, int width, int plane) in encode_plane_bitstream() argument
912 int plane; encode_frame() local
[all...]
H A Divi_dsp.c34 void ff_ivi_recompose53(const IVIPlaneDesc *plane, uint8_t *dst, in ff_ivi_recompose53() argument
191 ff_ivi_recompose_haar(const IVIPlaneDesc *plane, uint8_t *dst, const ptrdiff_t dst_pitch) ff_ivi_recompose_haar() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_fade.c307 int i, j, plane; in filter_slice_chroma() local
334 int i, j, plane; in filter_slice_chroma16() local
360 int plane = s->is_packed_rgb ? 0 : A; filter_slice_alpha() local
385 int plane = s->is_packed_rgb ? 0 : A; filter_slice_alpha16() local
[all...]
H A Dvf_tinterlace.c316 int plane, vsub = desc->log2_chroma_h; in copy_picture_field() local
[all...]
H A Dvf_pad.c232 int plane; in get_video_buffer() local
[all...]
H A Dvf_xfade_opencl.c147 int err, plane; in xfade_frame() local
194 "for plane in xfade_frame() local
[all...]
H A Dvf_vignette.c247 int plane; in filter_frame() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dframe.c601 AVBufferRef *av_frame_get_plane_buffer(AVFrame *frame, int plane) in av_frame_get_plane_buffer() argument
/third_party/ffmpeg/libavformat/
H A Davisynth.c908 int n, i, plane, rowsize, planeheight, pitch, bits, ret; in avisynth_read_packet_video() local
/third_party/astc-encoder/Source/
H A Dastcenc_image.cpp214 void* plane = img.data[zi]; in load_image_block() local
294 const uint8_t* plane = static_cast<const uint8_t*>(img.data[0]); in load_image_block_fast_ldr() local
/third_party/cups-filters/filter/
H A Drastertopclx.c118 int plane; /* Current plane */ in StartPage() local
840 int plane; /* Current plane */ EndPage() local
965 CompressData(unsigned char *line, int length, int plane, int pend, int type) CompressData() argument
1565 int plane; /* Current plane */ OutputLine() local
1703 int plane, /* Current color plane */ ReadLine() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_apply_pipeline_layout.c446 int plane = -1; in apply_layout_to_tex() local
/third_party/mesa3d/src/intel/common/
H A Dintel_aux_map.c316 intel_aux_map_format_bits(enum isl_tiling tiling, enum isl_format format, uint8_t plane) intel_aux_map_format_bits() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_image.c382 uint32_t plane = 0; in vn_GetImageMemoryRequirements2() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_line.c288 struct lp_rast_plane *plane; in try_setup_line() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.c316 rbug_screen_resource_get_param(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *_resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) rbug_screen_resource_get_param() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.c607 etna_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) etna_resource_get_param() argument
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLIOSurfaceClientBufferTest.cpp170 createIOSurfacePbuffer(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, EGLSurface *pbuffer) const createIOSurfacePbuffer() argument
197 bindIOSurfaceToTexture(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, EGLSurface *pbuffer, GLTexture *texture) const bindIOSurfaceToTexture() argument
215 doClearTest(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, const GLColor &data) doClearTest() argument
228 doClearTest(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, const std::array<T, dataSize> &data) doClearTest() argument
296 doSampleTest(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, void *data, size_t dataSize, int mask) doSampleTest() argument
[all...]
/third_party/skia/src/core/
H A DSkVMBlitter.cpp728 size_t plane = mask.computeImageSize(); in blitMask() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-unicode.hh172 hb_codepoint_t plane = ch >> 16; in is_default_ignorable() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_linearization_info.cpp78 dng_linearize_plane(dng_host &host, dng_linearization_info &info, const dng_image &srcImage, dng_image &dstImage, uint32 plane) dng_linearize_plane() argument
[all...]

Completed in 25 milliseconds

1234567891011