Home
last modified time | relevance | path

Searched refs:plane (Results 276 - 300 of 426) sorted by relevance

1...<<1112131415161718

/third_party/ffmpeg/libavcodec/
H A Dbink.c153 * @param width plane width
154 * @param bw plane width in 8x8 blocks
997 if (get_bits_count(gb) & 0x1F) //next plane data starts at 32-bit boundary in binkb_decode_plane()
1250 if (get_bits_count(gb) & 0x1F) //next plane data starts at 32-bit boundary in bink_decode_plane()
1261 int plane, plane_idx, ret; in decode_frame() local
1286 for (plane = 0; plane < 3; plane++) { in decode_frame()
1287 plane_idx = (!plane || !c->swap_planes) ? plane in decode_frame()
[all...]
H A Dhqx.c84 static inline void put_blocks(HQXContext *ctx, int plane, in put_blocks() argument
90 int lsize = ctx->pic->linesize[plane]; in put_blocks()
91 uint8_t *p = ctx->pic->data[plane] + x * 2; in put_blocks()
H A Dcfhd.h184 Plane plane[4]; member
H A Dffv1.h97 PlaneContext plane[MAX_PLANES]; member
H A Dlibopenjpegdec.c235 component_plane = desc->comp[0].plane; in libopenjpeg_ispacked()
237 if (component_plane != desc->comp[i].plane) in libopenjpeg_ispacked()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_1_0_autogen.cpp110 GLenum plane, in CaptureClipPlanex()
115 paramBuffer.addEnumParam("plane", GLenumGroup::ClipPlaneName, ParamType::TGLenum, plane); in CaptureClipPlanex()
121 CaptureClipPlanex_equation(glState, isCallValid, plane, equation, &equationParam); in CaptureClipPlanex()
365 GLenum plane, in CaptureGetClipPlanef()
370 paramBuffer.addEnumParam("plane", GLenumGroup::ClipPlaneName, ParamType::TGLenum, plane); in CaptureGetClipPlanef()
376 CaptureGetClipPlanef_equation(glState, isCallValid, plane, equation, &equationParam); in CaptureGetClipPlanef()
392 GLenum plane, in CaptureGetClipPlanex()
397 paramBuffer.addEnumParam("plane", GLenumGrou in CaptureGetClipPlanex()
108 CaptureClipPlanex(const State &glState, bool isCallValid, GLenum plane, const GLfixed *equation) CaptureClipPlanex() argument
363 CaptureGetClipPlanef(const State &glState, bool isCallValid, GLenum plane, GLfloat *equation) CaptureGetClipPlanef() argument
390 CaptureGetClipPlanex(const State &glState, bool isCallValid, GLenum plane, GLfixed *equation) CaptureGetClipPlanex() argument
[all...]
/third_party/cups-filters/filter/
H A Dimagetoraster.c188 int plane, /* Current color plane */ in main() local
1427 for (plane = 0; plane < num_planes; plane ++) in main()
1498 format_W(&header, row, y, plane, z->xsize, z->ysize, in main()
1505 format_RGB(&header, row, y, plane, z->xsize, z->ysize, in main()
1510 format_RGBA(&header, row, y, plane, z->xsize, z->ysize, in main()
1517 format_K(&header, row, y, plane, z->xsize, z->ysize, in main()
1521 format_CMY(&header, row, y, plane, in main()
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpostproc.c93 unsigned plane = buf->interlaced ? idx / 2: idx; in vlVaGetBox() local
101 vl_video_buffer_adjust_size(&x, &y, plane, in vlVaGetBox()
104 vl_video_buffer_adjust_size(&width, &height, plane, in vlVaGetBox()
/third_party/mesa3d/include/GLES/
H A Dglext.h174 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
180 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEXOESPROC) (GLenum plane, GLfixed *equation);
217 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
223 GL_API void GL_APIENTRY glGetClipPlanexOES (GLenum plane, GLfixed *equation);
415 typedef void (GL_APIENTRYP PFNGLCLIPPLANEFOESPROC) (GLenum plane, const GLfloat *equation);
418 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEFOESPROC) (GLenum plane, GLfloat *equation);
422 GL_API void GL_APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
425 GL_API void GL_APIENTRY glGetClipPlanefOES (GLenum plane, GLfloat *equation);
/third_party/openGLES/api/GLES/
H A Dglext.h155 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
161 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEXOESPROC) (GLenum plane, GLfixed *equation);
198 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
204 GL_API void GL_APIENTRY glGetClipPlanexOES (GLenum plane, GLfixed *equation);
396 typedef void (GL_APIENTRYP PFNGLCLIPPLANEFOESPROC) (GLenum plane, const GLfloat *equation);
399 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEFOESPROC) (GLenum plane, GLfloat *equation);
403 GL_API void GL_APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
406 GL_API void GL_APIENTRY glGetClipPlanefOES (GLenum plane, GLfloat *equation);
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H A Dglext.h174 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
180 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEXOESPROC) (GLenum plane, GLfixed *equation);
217 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
223 GL_API void GL_APIENTRY glGetClipPlanexOES (GLenum plane, GLfixed *equation);
415 typedef void (GL_APIENTRYP PFNGLCLIPPLANEFOESPROC) (GLenum plane, const GLfloat *equation);
418 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEFOESPROC) (GLenum plane, GLfloat *equation);
422 GL_API void GL_APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
425 GL_API void GL_APIENTRY glGetClipPlanefOES (GLenum plane, GLfloat *equation);
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H A Dglext.h174 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
180 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEXOESPROC) (GLenum plane, GLfixed *equation);
217 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
223 GL_API void GL_APIENTRY glGetClipPlanexOES (GLenum plane, GLfixed *equation);
415 typedef void (GL_APIENTRYP PFNGLCLIPPLANEFOESPROC) (GLenum plane, const GLfloat *equation);
418 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEFOESPROC) (GLenum plane, GLfloat *equation);
422 GL_API void GL_APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
425 GL_API void GL_APIENTRY glGetClipPlanefOES (GLenum plane, GLfloat *equation);
/third_party/skia/third_party/externals/angle2/include/GLES/
H A Dglext.h163 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
169 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEXOESPROC) (GLenum plane, GLfixed *equation);
206 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
212 GL_API void GL_APIENTRY glGetClipPlanexOES (GLenum plane, GLfixed *equation);
404 typedef void (GL_APIENTRYP PFNGLCLIPPLANEFOESPROC) (GLenum plane, const GLfloat *equation);
407 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEFOESPROC) (GLenum plane, GLfloat *equation);
411 GL_API void GL_APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
414 GL_API void GL_APIENTRY glGetClipPlanefOES (GLenum plane, GLfloat *equation);
/third_party/ffmpeg/libavutil/
H A Dframe.h313 * every single data plane must be contained in one of the buffers in
316 * each plane, or anything in between.
357 * plane must be the same size.
519 * There may be at most one AVBuffer per data plane, so for video this array
788 * For planar formats, one buffer will be allocated for each plane.
854 * Get the buffer reference a given data plane is stored in.
856 * @param plane index of the data plane of interest in frame->extended_data.
858 * @return the buffer reference that contains the plane or NULL if the input
861 AVBufferRef *av_frame_get_plane_buffer(AVFrame *frame, int plane);
[all...]
H A Dpixdesc.h34 int plane; member
130 * At least one pixel component is not in the first data plane.
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.h78 enum pipe_format tu6_plane_format(VkFormat format, uint32_t plane);
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.h125 unsigned plane; member
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.h49 uint32_t plane, plane_offset, total_size; member
/third_party/skia/src/core/
H A DSkPath.cpp3695 // length of initial plane normal is zero in normalize()
3724 // check whether the diagonal aligned with the normal crosses the plane in test()
3743 // the path is either all on one side of the half-plane or the other in test()
3754 // assumes plane is pre-normalized
3756 static SkPath clip(const SkPath& path, const SkHalfPlane& plane) { in clip() argument
3758 SkPoint p0 = { -plane.fA*plane.fC, -plane.fB*plane.fC }; in clip()
3759 mx.setAll( plane in clip()
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_histogram.c425 memset(out->data[s->odesc->comp[k].plane] + in filter_frame()
426 i * out->linesize[s->odesc->comp[k].plane], in filter_frame()
433 AV_WN16(out->data[s->odesc->comp[k].plane] + in filter_frame()
434 i * out->linesize[s->odesc->comp[k].plane] + j * 2, in filter_frame()
441 const int p = s->desc->comp[k].plane; in filter_frame()
H A Dvsrc_testsrc.c1364 int plane; in draw_bar() local
1374 for (plane = 0; frame->data[plane]; plane++) { in draw_bar()
1375 const int c = color[plane]; in draw_bar()
1376 const int linesize = frame->linesize[plane]; in draw_bar()
1379 if (plane == 1 || plane == 2) { in draw_bar()
1391 p0 = p = frame->data[plane] + py * linesize + px; in draw_bar()
H A Dopencl.h279 * Find the work size needed needed for a given plane of an image.
283 AVFrame *frame, int plane,
/third_party/mesa3d/src/intel/vulkan/
H A Danv_formats.c119 .aspect = VK_IMAGE_ASPECT_PLANE_0_BIT, /* Y plane is always plane 0 */ \
447 /** Return true if any format plane has non-power-of-two bits-per-block. */
473 VkFormat vk_format, uint32_t plane, in anv_get_format_plane()
484 assert(plane < format->n_planes); in anv_get_format_plane()
485 struct anv_format_plane plane_format = format->planes[plane]; in anv_get_format_plane()
540 const uint32_t plane = in anv_get_format_aspect() local
542 return anv_get_format_plane(devinfo, vk_format, plane, tiling); in anv_get_format_aspect()
1170 * only check plane 0 because there are no YCbCr formats with in anv_get_image_format_properties()
472 anv_get_format_plane(const struct intel_device_info *devinfo, VkFormat vk_format, uint32_t plane, VkImageTiling tiling) anv_get_format_plane() argument
/third_party/ffmpeg/libavdevice/
H A Dopengl_enc.c1135 int plane = desc->comp[comp_index].plane; in opengl_get_plane_pointer() local
1137 switch(plane) { in opengl_get_plane_pointer()
1162 int plane = desc->comp[comp_index].plane; \
1166 GLint length = ((AVFrame *)input)->linesize[plane]; \
1170 data = ((AVFrame *)input)->data[plane]; \
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DDeviceMTL.h58 uint32_t plane);

Completed in 55 milliseconds

1...<<1112131415161718