Home
last modified time | relevance | path

Searched defs:x_end (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dpaint_record.cc31 double x_end, in PaintRecord()
48 double x_end, in PaintRecord()
66 double x_end, in PaintRecord()
Dpaint_record.h82 double x_end() const { return x_end_; } in x_end() function
Dparagraph_txt.h337 double x_end; member
/third_party/flutter/txt/src/txt/
Dpaint_record.cc31 double x_end, in PaintRecord()
48 double x_end, in PaintRecord()
66 double x_end, in PaintRecord()
Dpaint_record.h82 double x_end() const { return x_end_; } in x_end() function
Dparagraph_txt.h329 double x_end; member
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/
Dgstdvbsubenc-util.c331 int x_end = x; in encode_rle2() local
420 int x_end = x; in encode_rle4() local
507 int x_end = x; in encode_rle8() local
/third_party/ffmpeg/libavcodec/
Dgif.c166 int x_end = w - 1, in gif_crop_translucent() local
244 int x_end = avctx->width - 1, in gif_crop_opaque() local
Dhevc_filter.c486 int x_end, x_end2, y_end; in deblocking_filter_CTB() local
844 int x_end = x >= s->ps.sps->width - ctb_size; in ff_hevc_hls_filter() local
880 int x_end = x_ctb >= s->ps.sps->width - ctb_size; in ff_hevc_hls_filters() local
Dvp9block.c1436 int x_end = FFMIN(s->cols - col, w4), y_end = FFMIN(s->rows - row, h4); in ff_vp9_decode_block() local
Dh264_slice.c2863 int y_end, x_end; in ff_h264_execute_decode_slices() local
Dhevcdec.c1291 int x_end = FFMIN(x0 + cb_size, s->ps.sps->width); in set_deblocking_bypass() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dpredictor_enc.c236 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual()
460 int x_end = x + (1 << bits); in CopyImageWithPrediction() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpredictor_enc.c236 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual()
460 int x_end = x + (1 << bits); in CopyImageWithPrediction() local
/third_party/gstreamer/gstplugins_bad/gst/librfb/
Drfbdecoder.c1014 gint32 x, x_count G_GNUC_UNUSED, x_end, x_max, x_max_16; in rfb_decoder_hextile_encoding() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless.c230 int x_end = (x & ~mask) + tile_width; in GENERATE_PREDICTOR_ADD() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dlossless.c225 int x_end = (x & ~mask) + tile_width; in GENERATE_PREDICTOR_ADD() local
/third_party/ffmpeg/libavfilter/
Dvf_curves.c314 const int x_end = point->next->x * scale; in interpolate() local
Dvf_paletteuse.c814 int x_end = cur_src->width - 1, in set_processing_window() local
/third_party/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c719 const int x_end = (rect->x_offset_ + rect->width_) & ~(block_size - 1); in FlattenSimilarBlocks() local
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c722 const int x_end = (rect->x_offset_ + rect->width_) & ~(block_size - 1); in FlattenSimilarBlocks() local