Home
last modified time | relevance | path

Searched defs:plane (Results 426 - 450 of 735) sorted by relevance

1...<<11121314151617181920>>...30

/third_party/ffmpeg/libavcodec/
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...]
H A Ddca_xll.c1449 int16_t *plane = (int16_t *)frame->extended_data[i]; in ff_dca_xll_filter_frame() local
1453 int32_t *plane = (int32_t *)frame->extended_data[i]; in ff_dca_xll_filter_frame() local
H A Dffv1.h97 PlaneContext plane[MAX_PLANES]; member
H A Dvp56.c338 static void vp56_mc(VP56Context *s, int b, int plane, uint8_t *src, in vp56_mc() argument
429 int b, ab, b_max, plane, off; in vp56_render_mb() local
[all...]
H A Dpixlet.c94 int i, plane; in init_decoder() local
316 read_highpass(AVCodecContext *avctx, const uint8_t *ptr, int plane, AVFrame *frame) read_highpass() argument
528 decode_plane(AVCodecContext *avctx, int plane, const AVPacket *avpkt, AVFrame *frame) decode_plane() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_decimate.c88 int plane, i, j; in calc_diffs() local
[all...]
H A Dvf_delogo.c297 int plane; in filter_frame() local
[all...]
H A Dvf_convolution.c637 int plane; filter_slice() local
[all...]
H A Dvf_convolve.c183 int plane, n; member
192 const int plane = td->plane; in fft_horizontal() local
207 get_zeropadded_input(ConvolveContext *s, AVComplexFloat *fft_hdata, AVFrame *in, int w, int h, int n, int plane, float scale) get_zeropadded_input() argument
297 get_input(ConvolveContext *s, AVComplexFloat *fft_hdata, AVFrame *in, int w, int h, int n, int plane, float scale) get_input() argument
379 const int plane = td->plane; fft_vertical() local
404 const int plane = td->plane; ifft_vertical() local
428 const int plane = td->plane; ifft_horizontal() local
441 get_xoutput(ConvolveContext *s, AVComplexFloat *input, AVFrame *out, int w, int h, int n, int plane, float scale) get_xoutput() argument
462 get_output(ConvolveContext *s, AVComplexFloat *input, AVFrame *out, int w, int h, int n, int plane, float scale) get_output() argument
607 prepare_impulse(AVFilterContext *ctx, AVFrame *impulsepic, int plane) prepare_impulse() argument
650 prepare_secondary(AVFilterContext *ctx, AVFrame *secondary, int plane) prepare_secondary() argument
682 int ret, plane; do_convolve() local
[all...]
H A Ddrawutils.c204 pointer_at(FFDrawContext *draw, uint8_t *data[], int linesize[], int plane, int x, int y) pointer_at() argument
218 int plane, y, wp, hp; ff_copy_rectangle2() local
238 int plane, x, y, wp, hp; ff_fill_rectangle() local
361 unsigned alpha, nb_planes, nb_comp, plane, comp; ff_blend_rectangle() local
542 unsigned alpha, nb_planes, nb_comp, plane, comp; ff_blend_mask() local
[all...]
H A Dvf_colorconstancy.c263 int plane; in slice_get_derivative() local
325 int plane; slice_normalize() local
448 int plane; filter_slice_grey_edge() local
498 int plane, job, ret; filter_grey_edge() local
541 int plane; normalize_light() local
601 int plane; diagonal_transformation() local
[all...]
H A Dvf_fftfilt.c106 static inline double lum(void *priv, double x, double y, int plane) in lum() argument
253 int ret = 0, plane; initialize() local
284 do_eval(FFTFILTContext *s, AVFilterLink *inlink, int plane) do_eval() argument
309 int i, plane; config_props() local
[all...]
H A Dvf_geq.c98 static inline double getpix(void *priv, double x, double y, int plane) in getpix() argument
156 static int calculate_sums(GEQContext *geq, int plane, in argument
204 getpix_integrate_internal(GEQContext *geq, int x, int y, int plane, int w, int h) getpix_integrate_internal() argument
223 getpix_integrate(void *priv, double x, double y, int plane) getpix_integrate() argument
251 int plane, ret = 0; geq_init() local
386 int plane; global() member
396 const int plane = td->plane; slice_geq_filter() local
448 int plane; geq_filter_frame() local
[all...]
H A Dvf_perspective.c446 int plane; in filter_frame() local
[all...]
H A Dvf_showinfo.c407 int plane, acdc; in dump_video_enc_params() local
690 int i, plane, vsub = desc->log2_chroma_h; in filter_frame() local
[all...]
H A Dvf_w3fdif.c359 deinterlace_plane_slice(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs, int plane) deinterlace_plane_slice() argument
[all...]
/third_party/ffmpeg/libavutil/
H A Dimgutils.c54 int image_get_linesize(int width, int plane, in image_get_linesize() argument
76 int av_image_get_linesize(enum AVPixelFormat pix_fmt, int width, int plane) in av_image_get_linesize() argument
594 int plane, c; av_image_fill_black() local
[all...]
/third_party/cups-filters/filter/
H A Drastertoescpx.c46 plane, /* Color plane */ member
136 plane; /* Current color plane */ in StartPage() local
1059 int plane; /* Current plane */ EndPage() local
1296 CompressData(ppd_file_t *ppd, const unsigned char *line, const int length, int plane, int type, const int rows, const int xstep, const int ystep, const int offset) CompressData() argument
1559 int plane, /* Current color plane */ ProcessLine() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.c40 tu6_plane_format(VkFormat format, uint32_t plane) in tu6_plane_format() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c458 v3d_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) v3d_resource_get_param() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.c709 uint32_t winsys_stride, plane_offset, plane; in virgl_resource_from_handle() local
751 struct virgl_resource *plane = virgl_resource(iter); in virgl_resource_from_handle() local
589 virgl_resource_layout(struct pipe_resource *pt, struct virgl_resource_metadata *metadata, uint32_t plane, uint32_t winsys_stride, uint32_t plane_offset, uint64_t modifier) virgl_resource_layout() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Des1_conversion.c46 _mesa_ClipPlanef(GLenum plane, const GLfloat *equation) in _mesa_ClipPlanef() argument
59 _mesa_ClipPlanex(GLenum plane, const GLfixed *equation) in _mesa_ClipPlanex() argument
187 _mesa_GetClipPlanef(GLenum plane, GLfloat *equation) in _mesa_GetClipPlanef() argument
199 _mesa_GetClipPlanex(GLenum plane, GLfixed *equation) in _mesa_GetClipPlanex() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_tri.c296 const struct lp_rast_plane *plane = GET_PLANES(tri); in lp_rast_triangle_32_3_16() local
408 const struct lp_rast_plane *plane = GET_PLANES(tri); in lp_rast_triangle_32_3_4() local
566 lp_plane_to_m128i(const struct lp_rast_plane *plane) lp_plane_to_m128i() argument
579 const struct lp_rast_plane *plane = GET_PLANES(tri); lp_rast_triangle_32_3_16() local
[all...]

Completed in 28 milliseconds

1...<<11121314151617181920>>...30