Home
last modified time | relevance | path

Searched defs:x_end (Results 1 - 14 of 14) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dgif.c167 int x_end = w - 1, in gif_crop_translucent() local
245 int x_end = avctx->width - 1, in gif_crop_opaque() local
[all...]
H A Dhevc_filter.c495 int x_end, x_end2, y_end; in deblocking_filter_CTB() local
853 int x_end = x >= s->ps.sps->width - ctb_size; ff_hevc_hls_filter() local
889 int x_end = x_ctb >= s->ps.sps->width - ctb_size; ff_hevc_hls_filters() local
[all...]
H A Dvp9block.c1434 int x_end = FFMIN(s->cols - col, w4), y_end = FFMIN(s->rows - row, h4); in ff_vp9_decode_block() local
H A Dh264_slice.c2950 int y_end, x_end; in ff_h264_execute_decode_slices() local
H A Dhevcdec.c1311 int x_end = FFMIN(x0 + cb_size, s->ps.sps->width); in set_deblocking_bypass() local
/third_party/astc-encoder/Source/
H A Dastcenc_image.cpp346 unsigned int x_end = astc::min(x_size, xpos + bsd.xdim); in store_image_block() local
/third_party/ffmpeg/libavfilter/
H A Dvf_curves.c314 const int x_end = point->next->x * scale; in interpolate() local
H A Dvf_paletteuse.c849 int x_end = cur_src->width - 1, in set_processing_window() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless.c230 int x_end = (x & ~mask) + tile_width; in PredictorInverseTransform_C() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_iep2.c181 u32 x_end[8]; member
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iep2.c191 u32 x_end[8]; member
/third_party/backends/backend/
H A Dcanon_lide70-common.c2927 long x_end; in do_scan() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c460 int x_end = x + (1 << bits); in CopyImageWithPrediction() local
233 GetResidual( int width, int height, uint32_t* const upper_row, uint32_t* const current_row, const uint8_t* const max_diffs, int mode, int x_start, int x_end, int y, int max_quantization, int exact, int used_subtract_green, uint32_t* const out) GetResidual() argument
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c719 const int x_end = (rect->x_offset_ + rect->width_) & ~(block_size - 1); in FlattenSimilarBlocks() local

Completed in 31 milliseconds