Home
last modified time | relevance | path

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

12345678910>>...12

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DIOSurfaceWrappingTests.cpp97 WrapIOSurface(const wgpu::TextureDescriptor* descriptor, IOSurfaceRef ioSurface, uint32_t plane, bool isInitialized = true) WrapIOSurface() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_gain_map.cpp95 dng_gain_map_interpolator(const dng_gain_map &map, const dng_rect &mapBounds, int32 row, int32 column, uint32 plane) dng_gain_map_interpolator() argument
276 Interpolate(int32 row, int32 col, uint32 plane, const dng_rect &bounds) const Interpolate() argument
[all...]
H A Ddng_image.cpp785 EqualArea(const dng_image &src, const dng_rect &area, uint32 plane, uint32 planes) const EqualArea() argument
H A Ddng_pixel_buffer.h514 SetConstant_uint8(const dng_rect &area, uint32 plane, uint32 planes, uint8 value) SetConstant_uint8() argument
532 SetConstant_uint16(const dng_rect &area, uint32 plane, uint32 planes, uint16 value) SetConstant_uint16() argument
550 SetConstant_int16(const dng_rect &area, uint32 plane, uint32 planes, int16 value) SetConstant_int16() argument
568 SetConstant_uint32(const dng_rect &area, uint32 plane, uint32 planes, uint32 value) SetConstant_uint32() argument
586 SetConstant_real32(const dng_rect &area, uint32 plane, uint32 planes, real32 value) SetConstant_real32() argument
635 CopyArea(const dng_pixel_buffer &src, const dng_rect &area, uint32 plane, uint32 planes) CopyArea() argument
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_metal.h145 VkImageAspectFlagBits plane; member
152 VkImageAspectFlagBits plane; member
/third_party/ffmpeg/libavcodec/
H A Dcfhdenc.c237 PlaneEnc plane[4]; member
[all...]
H A Dhqx.c84 static inline void put_blocks(HQXContext *ctx, int plane, in put_blocks() argument
H A Dmimic.c264 int ret, y, x, plane, cur_row = 0; in decode() local
[all...]
H A Damfenc.c416 AMFPlane *plane; in amf_copy_surface() local
H A Dsvq1enc.c250 static int svq1_encode_plane(SVQ1EncContext *s, int plane, in svq1_encode_plane() argument
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...]
/third_party/ffmpeg/libavfilter/
H A Dvf_blend.c58 int plane; member
198 int plane; blend_frame() local
[all...]
H A Dvf_bwdif.c53 int plane; member
[all...]
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

Completed in 22 milliseconds

12345678910>>...12