Home
last modified time | relevance | path

Searched defs:planes (Results 1 - 25 of 210) sorted by relevance

123456789

/third_party/ffmpeg/tests/checkasm/
H A Dllviddspenc.c38 static const struct {uint8_t w, h, s;} planes[] = { variable
[all...]
H A Dsw_rgb.c38 static const struct {uint8_t w, h, s;} planes[] = { variable
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.h55 cl_mem planes[AV_NUM_DATA_POINTERS]; member
H A Dhwcontext_drm.h110 AVDRMPlaneDescriptor planes[AV_DRM_MAX_PLANES]; member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H A Dfrustum_util.cpp38 auto& planes = frustum.planes; in CreateFrustum() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/util/
H A Dintf_frustum_util.h57 BASE_NS::Math::Vec4 planes[PLANE_COUNT]; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/jpeg_yuv_decoder/
H A Djpeg_yuvdata_converter.h38 unsigned char *planes[YUVCOMPONENT_MAX] = { 0 }; member
/third_party/ffmpeg/libavfilter/
H A Dmaskedmerge.h32 int planes; member
H A Dthreshold.h31 int planes; member
H A Dmedian.h31 int planes; member
H A Daf_amultiply.c36 int planes; member
H A Dconvolution.h41 int planes; member
H A Dframepool.c39 int planes; member
H A Dframequeue.c130 int planar, planes, i; in ff_framequeue_skip_samples() local
H A Dgblur.h38 int planes; member
H A Dvf_shuffleplanes.c34 int planes; member
51 int planes = av_pix_fmt_count_planes(fmt); in query_formats() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_helpers.h41 } planes[3]; member
/third_party/ffmpeg/fftools/
H A Dffmpeg_videotoolbox.c45 int planes, ret, i; in videotoolbox_retrieve_data() local
/third_party/ffmpeg/libavcodec/
H A Dv4l2_buffers.h64 struct v4l2_plane planes[VIDEO_MAX_PLANES]; member
H A D8bps.c51 unsigned char planes; member
70 unsigned int planes = c->planes; in decode_frame() local
[all...]
/third_party/ffmpeg/libavresample/
H A Daudio_data.h48 int planes; /**< number of data planes */ member
/third_party/libdrm/tests/modetest/
H A Dbuffers.c133 void *planes[3] = { 0, }; in bo_create() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_simple_image.cpp25 dng_simple_image(const dng_rect &bounds, uint32 planes, uint32 pixelType, dng_memory_allocator &allocator) dng_simple_image() argument
/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H A Dhi_gbm.c39 const PlaneLayoutInfo *planes; member
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/
H A Dhi_gbm.c39 const PlaneLayoutInfo *planes; member

Completed in 8 milliseconds

123456789