Home
last modified time | relevance | path

Searched defs:planes (Results 1 – 25 of 54) sorted by relevance

123

/external/dng_sdk/source/
Ddng_pixel_buffer.h516 uint32 planes, in SetConstant_uint8()
534 uint32 planes, in SetConstant_uint16()
552 uint32 planes, in SetConstant_int16()
570 uint32 planes, in SetConstant_uint32()
588 uint32 planes, in SetConstant_real32()
638 uint32 planes) in CopyArea()
Ddng_bottlenecks.h671 uint32 planes, in DoSetArea8()
692 uint32 planes, in DoSetArea16()
713 uint32 planes, in DoSetArea32()
736 uint32 planes, in DoCopyArea8()
763 uint32 planes, in DoCopyArea16()
790 uint32 planes, in DoCopyArea32()
817 uint32 planes, in DoCopyArea8_16()
844 uint32 planes, in DoCopyArea8_S16()
871 uint32 planes, in DoCopyArea8_32()
898 uint32 planes, in DoCopyArea16_S16()
[all …]
Ddng_pixel_buffer.cpp366 uint32 planes, in dng_pixel_buffer()
544 uint32 planes, in SetConstant()
670 uint32 planes) in SetZero()
714 uint32 planes) in CopyArea()
1435 uint32 planes = fPlanes; in ShiftRight() local
1640 uint32 planes) in MaxDiff()
1688 uint32 planes) in MaxDiff()
Ddng_reference.cpp88 uint32 planes, in RefSetArea8()
129 uint32 planes, in RefSetArea16()
170 uint32 planes, in RefSetArea32()
211 uint32 planes, in RefCopyArea8()
260 uint32 planes, in RefCopyArea16()
309 uint32 planes, in RefCopyArea32()
358 uint32 planes, in RefCopyArea8_16()
407 uint32 planes, in RefCopyArea8_S16()
458 uint32 planes, in RefCopyArea8_32()
507 uint32 planes, in RefCopyArea16_S16()
[all …]
Ddng_simple_image.cpp26 uint32 planes, in dng_simple_image()
Ddng_host.cpp342 uint32 planes, in Make_dng_image()
Ddng_image.cpp91 uint32 planes, in dng_image()
755 uint32 planes) in CopyArea()
Ddng_image.h300 uint32 planes) in CopyArea()
Ddng_read_image.cpp1044 uint32 planes, in dng_image_spooler()
1180 uint32 planes, in ReadUncompressed()
1520 uint32 planes, in DecodeLossyJPEG()
1752 uint32 planes, in ReadBaselineJPEG()
1813 uint32 planes, in ReadLosslessJPEG()
2166 uint32 planes, in ReadTile()
Ddng_lens_correction.cpp47 dng_warp_params::dng_warp_params (uint32 planes, in dng_warp_params()
318 dng_warp_params_rectilinear::dng_warp_params_rectilinear (uint32 planes, in dng_warp_params_rectilinear()
735 dng_warp_params_fisheye::dng_warp_params_fisheye (uint32 planes, in dng_warp_params_fisheye()
1686 uint32 dng_opcode_WarpRectilinear::ParamBytes (uint32 planes) in ParamBytes()
1876 uint32 dng_opcode_WarpFisheye::ParamBytes (uint32 planes) in ParamBytes()
/external/drm_hwcomposer/
Dplatform.cpp44 std::vector<DrmPlane *> planes = in ProvisionPlanes() local
94 std::vector<DrmPlane *> *planes) { in ProvisionPlanes()
146 std::vector<DrmPlane *> *planes) { in ProvisionPlanes()
174 std::vector<DrmPlane *> *planes) { in ProvisionPlanes()
Dplatform.h68 static DrmPlane *PopPlane(std::vector<DrmPlane *> *planes) { in PopPlane()
88 std::vector<DrmPlane *> *planes, in Emplace()
Dplatformnv.cpp202 std::vector<DrmPlane *> *planes) { in GetCrtcPrimaryPlane()
216 std::vector<DrmPlane *> *planes) { in ProvisionPlanes()
329 std::vector<DrmPlane *> *planes) { in ProvisionPlanes()
Ddrmresources.h46 const std::vector<std::unique_ptr<DrmPlane>> &planes() const { in planes() function
/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DYUVImage.java147 public YUVImage(byte[][] planes, int[] offsets, int width, int[] strides, in YUVImage()
211 public void setBuf(byte[][] planes, int[] offsets, int width, int strides[], in setBuf()
216 private void setBuf(byte[][] planes, int[] offsets, int width, int strides[], in setBuf()
/external/skia/tests/
DYUVTest.cpp64 void* planes[3]; in codec_yuv() local
DImageGeneratorTest.cpp55 void* planes[3] = { nullptr }; in DEF_TEST() local
/external/skia/src/gpu/
DGrYUVProvider.cpp93 void* planes[3]; in refAsTextureProxy() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp101 Plane planes[MAX_PLANES]; member
/external/libdrm/tests/modetest/
Dbuffers.c137 void *planes[3] = { 0, }; in bo_create() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c107 unsigned planes, unsigned level_mask, in si_blit_dbcb_copy()
181 unsigned planes = 0; in si_blit_decompress_depth() local
203 unsigned planes, unsigned level_mask, in si_blit_decompress_zs_planes_in_place()
804 unsigned planes, unsigned level, in si_decompress_subresource()
/external/strace/mpers-m32/
Dstruct_v4l2_buffer.h28 mpers_ptr_t planes; member
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c577 uint8_t planes = ctx->rasterizer->clip_plane_enable; in fd3_emit_state() local
589 uint32_t planes = ctx->rasterizer->clip_plane_enable; in fd3_emit_state() local
/external/strace/mpers-mx32/
Dstruct_v4l2_buffer.h29 mpers_ptr_t planes; member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_image.h64 } planes[3]; member

123