Home
last modified time | relevance | path

Searched defs:pstride (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dzmbvenc.c71 int pstride; member
121 int pstride, int x, int y, int *mx, int *my, int *xored) in zmbv_me()
/third_party/gstreamer/gstplugins_bad/ext/qroverlay/
Dgstbaseqroverlay.c141 gint stride, pstride, y, x, yy, square_size; in draw_overlay() local
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegdec.c680 gint pstride, rstride; in gst_jpeg_dec_decode_grayscale() local
729 guint pstride, rstride; in gst_jpeg_dec_decode_rgb() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuda-converter.c1254 gint width, gint height, gint pstride, gint bitdepth) in convert_TO_Y444()
1291 gint pstride = 1; in convert_RGB_TO_YUV() local
1742 gint pstride, chroma_pstride; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.c6854 #define MAKE_YUV_FORMAT(name, desc, fourcc, depth, pstride, plane, offs, sub, pack ) \ argument
6856 #define MAKE_YUV_LE_FORMAT(name, desc, fourcc, depth, pstride, plane, offs, sub, pack ) \ argument
6858 #define MAKE_YUVA_FORMAT(name, desc, fourcc, depth, pstride, plane, offs, sub, pack) \ argument
6860 #define MAKE_YUVA_LE_FORMAT(name, desc, fourcc, depth, pstride, plane, offs, sub, pack ) \ argument
6862 #define MAKE_YUVA_PACK_FORMAT(name, desc, fourcc, depth, pstride, plane, offs, sub, pack) \ argument
6864 #define MAKE_YUVA_LE_PACK_FORMAT(name, desc, fourcc, depth, pstride, plane, offs, sub, pack) \ argument
6866 #define MAKE_YUV_C_FORMAT(name, desc, fourcc, depth, pstride, plane, offs, sub, pack) \ argument
6868 #define MAKE_YUV_C_LE_FORMAT(name, desc, fourcc, depth, pstride, plane, offs, sub, pack) \ argument
6870 #define MAKE_YUV_T_FORMAT(name, desc, fourcc, depth, pstride, plane, offs, sub, pack, tile) \ argument
6873 #define MAKE_RGB_FORMAT(name, desc, depth, pstride, plane, offs, sub, pack) \ argument
[all …]
Dvideo-converter.c2921 gint pstride = convert->pack_pstride; in get_dest_line() local
3264 gint pack_lines, pstride; in video_converter_generic() local
6663 gint i, out_x, out_y, out_width, out_height, pstride, pgroup; in convert_fill_border() local
7439 gint pstride; in setup_scale() local
7516 gint comp, j, iw, ih, ow, oh, pstride; in setup_scale() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2bufferpool.c249 gint pstride; in gst_v4l2_buffer_pool_import_userptr() local
Dgstv4l2object.c3237 gint stride, pstride, padded_width, padded_height, i; in gst_v4l2_object_save_format() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c446 unsigned *pstride, in r600_texture_get_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c622 unsigned *pstride, unsigned *poffset) in si_texture_get_info()
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgstbasetextoverlay.c2114 const int pstride = 3; in gst_base_text_overlay_shade_rgb24() local