/third_party/ffmpeg/libavcodec/ |
H A D | cpia.c | 64 uint8_t *y, *u, *v, *y_end, *u_end, *v_end; in cpia_decode_frame() local
|
H A D | gif.c | 168 y_end = h - 1; in gif_crop_translucent() local 246 y_end = avctx->height - 1; in gif_crop_opaque() local [all...] |
H A D | hevc_filter.c | 495 int x_end, x_end2, y_end; in deblocking_filter_CTB() local 868 int y_end = y >= s->ps.sps->height - ctb_size; in ff_hevc_hls_filter() local 890 int y_end in ff_hevc_hls_filters() local [all...] |
H A D | vp9block.c | 1434 int x_end = FFMIN(s->cols - col, w4), y_end = FFMIN(s->rows - row, h4); in ff_vp9_decode_block() local
|
H A D | h264_slice.c | 2950 int y_end, x_end; in ff_h264_execute_decode_slices() local
|
H A D | hevcdec.c | 1312 int y_end = FFMIN(y0 + cb_size, s->ps.sps->height); in set_deblocking_bypass() local
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_image.cpp | 352 unsigned int y_end = astc::min(y_size, ypos + bsd.ydim); in store_image_block() local
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A D | frame_dec.c | 434 int y_end = MACROBLOCK_VPOS(mb_y + 1); in FinishRow() local
|
H A D | io_dec.c | 68 const int y_end = io->mb_y + io->mb_h; in EmitFancyRGB() local 477 const int y_end = p->last_y + lines_left; in EmitRescaledAlphaRGB() local
|
H A D | vp8l_dec.c | 722 static int SetCropWindow(VP8Io* const io, int y_start, int y_end, in SetCropWindow() argument
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | lossless.c | 201 PredictorInverseTransform_C(const VP8LTransform* const transform, int y_start, int y_end, const uint32_t* in, uint32_t* out) PredictorInverseTransform_C() argument 292 ColorSpaceInverseTransform_C(const VP8LTransform* const transform, int y_start, int y_end, const uint32_t* src, uint32_t* dst) ColorSpaceInverseTransform_C() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_paletteuse.c | 850 y_end = cur_src->height - 1; in set_processing_window() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/mux/ |
H A D | anim_encode.c | 717 const int y_end = (rect->y_offset_ + rect->height_) & ~(block_size - 1); in FlattenSimilarBlocks() local
|
/third_party/mesa3d/src/imgui/ |
H A D | imgui_draw.cpp | 2782 float y_end = y; in RenderText() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui_draw.cpp | 3567 float y_end = y; in RenderText() local
|