Home
last modified time | relevance | path

Searched defs:endy (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_nlmeans.c283 int endx, endy; member
298 const int endy = td->starty + slice_end; in nlmeans_slice() local
/third_party/ffmpeg/libavcodec/
Dlibx265.c473 int startx, endx, starty, endy; in libx265_encode_set_roi() local
Dmss2.c185 int x, y, endx, endy, t; in decode_555() local
Derror_resilience.c823 int endx, int endy, int status) in ff_er_add_slice()
Dlibx264.c431 int startx, endx, starty, endy; in X264_frame() local
Dh264_slice.c2672 int endx, int endy, int status) in er_add_slice()
Dlibvpxenc.c1477 int starty, endy, startx, endx; in set_roi_map() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cComputeShaderTests.cpp309 int endy = int(static_cast<float>(height) - 2 * ((static_cast<float>(height) * 0.1f) + 1) - 1); in ValidateReadBufferCenteredQuad() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp313 int endy = int((float)height - 2 * (((float)height * 0.1f) + 1) - 1); in ValidateReadBufferCenteredQuad() local