Home
last modified time | relevance | path

Searched defs:endx (Results 1 – 12 of 12) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_nlmeans_init.h83 int startx, int endx) in compute_weights_line_c()
Dvf_yaepblur.c141 const int endx = width * (jobnr + 1) / nb_jobs; in PRE_CALCULATE_ROW() local
Dvf_nlmeans.c283 int endx, endy; member
/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/ffmpeg/libpostproc/
Dpostprocess_template.c3507 int endx = FFMIN(width, x+32); in RENAME() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cComputeShaderTests.cpp308 int endx = int(static_cast<float>(width) - 2 * ((static_cast<float>(width) * 0.1f) + 1) - 1); in ValidateReadBufferCenteredQuad() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp312 int endx = int((float)width - 2 * (((float)width * 0.1f) + 1) - 1); in ValidateReadBufferCenteredQuad() local