Searched defs:ystride (Results 1 – 11 of 11) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | dxtory.c | 607 int ystride = frame->linesize[0]; in dx2_decode_slice_410() local 687 int ystride = frame->linesize[0]; in dx2_decode_slice_420() local 759 int ystride = frame->linesize[0]; in dx2_decode_slice_444() local
|
D | aic.c | 324 const int ystride = ctx->frame->linesize[0]; in aic_decode_slice() local
|
D | hevcdsp_template.c | 1524 ptrdiff_t ystride = _ystride / sizeof(pixel); in FUNC() local 1619 ptrdiff_t ystride = _ystride / sizeof(pixel); in FUNC() local
|
/third_party/gstreamer/gstplugins_good/gst/videofilter/ |
D | gstvideobalance.c | 179 gint ystride, ustride, vstride; in gst_video_balance_planar_yuv() local 234 gint ystride, uvstride; in gst_video_balance_semiplanar_yuv() local
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpvrawdepay.c | 333 guint cont, ystride, uvstride, pgroup, payload_len; in gst_rtp_vraw_depay_process_packet() local
|
D | gstrtpvrawpay.c | 276 guint ystride, uvstride; in gst_rtp_vraw_pay_handle_buffer() local
|
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/ |
D | gstspu-vobsub-render.c | 403 gint ystride; in gstspu_vobsub_draw_highlight() local
|
/third_party/mesa3d/include/android_stub/system/ |
D | graphics.h | 86 size_t ystride; member
|
/third_party/openh264/module/ |
D | gmp-openh264.cpp | 875 int ystride = decoded->UsrData.sSystemBuffer.iStride[0]; in Decode_m() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | h264dsp_msa.c | 2302 ptrdiff_t ystride, in ff_h264_h_loop_filter_chroma422_msa() 2310 ptrdiff_t ystride, in ff_h264_h_loop_filter_chroma422_mbaff_msa() 2319 ptrdiff_t ystride, in ff_h264_h_loop_filter_luma_mbaff_msa() 2328 ptrdiff_t ystride, in ff_h264_h_loop_filter_luma_mbaff_intra_msa()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | video.c | 51 int ystride; member
|