Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibx265.c473 int startx, endx, starty, endy; in libx265_encode_set_roi() local
H A Dmss2.c185 int x, y, endx, endy, t; in decode_555() local
H A Derror_resilience.c822 ff_er_add_slice(ERContext *s, int startx, int starty, int endx, int endy, int status) ff_er_add_slice() argument
H A Dlibx264.c431 int startx, endx, starty, endy; in X264_frame() local
H A Dlibvpxenc.c1477 int starty, endy, startx, endx; in set_roi_map() local
H A Dh264_slice.c2670 er_add_slice(H264SliceContext *sl, int startx, int starty, int endx, int endy, int status) er_add_slice() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_nlmeans.c283 int endx, endy; member
298 const int endy = td->starty + slice_end; in nlmeans_slice() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cComputeShaderTests.cpp312 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/
H A Dgl4cComputeShaderTests.cpp313 int endy = int((float)height - 2 * (((float)height * 0.1f) + 1) - 1); in ValidateReadBufferCenteredQuad() local

Completed in 31 milliseconds