Home
last modified time | relevance | path

Searched defs:row_offset (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dindeo4.c475 int row_offset = band->mb_size * band->pitch; in decode_mb_info() local
Dindeo5.c461 int row_offset = band->mb_size * band->pitch; in decode_mb_info() local
Dindeo3.c323 int32_t row_offset) in fill_64()
429 ptrdiff_t row_offset, int h_zoom, int v_zoom, int mode, in decode_cell_data()
Dnotchlc.c242 const unsigned row_offset = bytestream2_get_le32(&rgb); in decode_blocks() local
Divi.c752 int offs, mb_offset, row_offset, ret; in ivi_process_empty_tile() local
/third_party/mesa3d/src/panfrost/shared/test/
Dtest-tiling.cpp64 unsigned row_offset = tile_y * stride; in tiled_offset() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dio_dec.c479 const int64_t row_offset = (int64_t)scaler->src_y - io->mb_y; in EmitRescaledAlphaRGB() local