Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddxtory.c607 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
Daic.c324 const int ystride = ctx->frame->linesize[0]; in aic_decode_slice() local
Dhevcdsp_template.c1524 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/
Dgstvideobalance.c179 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/
Dgstrtpvrawdepay.c333 guint cont, ystride, uvstride, pgroup, payload_len; in gst_rtp_vraw_depay_process_packet() local
Dgstrtpvrawpay.c276 guint ystride, uvstride; in gst_rtp_vraw_pay_handle_buffer() local
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub-render.c403 gint ystride; in gstspu_vobsub_draw_highlight() local
/third_party/mesa3d/include/android_stub/system/
Dgraphics.h86 size_t ystride; member
/third_party/openh264/module/
Dgmp-openh264.cpp875 int ystride = decoded->UsrData.sSystemBuffer.iStride[0]; in Decode_m() local
/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_msa.c2302 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/
Dvideo.c51 int ystride; member