Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddxtory.c602 int ystride = frame->linesize[0]; in dx2_decode_slice_410() local
682 int ystride = frame->linesize[0]; in dx2_decode_slice_420() local
754 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/mesa3d/include/android_stub/system/
Dgraphics.h86 size_t ystride; member
/third_party/openh264/module/
Dgmp-openh264.cpp1070 int ystride = decoded->UsrData.sSystemBuffer.iStride[0]; in Decode_m() local
/third_party/ffmpeg/libavcodec/mips/
Dh264dsp_msa.c2179 ptrdiff_t ystride, in ff_h264_h_loop_filter_chroma422_msa()
2187 ptrdiff_t ystride, in ff_h264_h_loop_filter_chroma422_mbaff_msa()
2196 ptrdiff_t ystride, in ff_h264_h_loop_filter_luma_mbaff_msa()
2205 ptrdiff_t ystride, in ff_h264_h_loop_filter_luma_mbaff_intra_msa()
/third_party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp1096 uint32_t ystride = xstride * dim_y; in load_ktx_uncompressed_image() local
1876 uint32_t ystride = xstride * dim_y; in load_dds_uncompressed_image() local