Home
last modified time | relevance | path

Searched refs:set_mi_row_col (Results 1 – 13 of 13) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dsegmentation.c56 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, mi_params->mi_rows, in count_segs()
Dfirstpass.c391 set_mi_row_col(xd, tile, mb_row * mb_scale, mi_size_high[bsize], in firstpass_intra_prediction()
Dtpl_model.c238 set_mi_row_col(xd, &xd->tile, mi_row, mi_height, mi_col, mi_width, in mode_estimation()
Dbitstream.c1504 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, mi_params->mi_rows, in write_modes_b()
Dencodeframe.c418 set_mi_row_col(xd, tile, mi_row, mi_height, mi_col, mi_width, in set_offsets_without_segment_id()
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h392 static INLINE void set_mi_row_col(MACROBLOCKD *xd, const TileInfo *const tile, in set_mi_row_col() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c171 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, cm->mi_rows, cm->mi_cols); in count_segs()
Dvp9_bitstream.c389 set_mi_row_col(xd, tile, mi_row, num_8x8_blocks_high_lookup[m->sb_type], in write_modes_b()
Dvp9_firstpass.c910 set_mi_row_col(xd, &tile, mb_row << 1, num_8x8_blocks_high_lookup[bsize], in vp9_first_pass_encode_tile_mb_row()
Dvp9_encodeframe.c333 set_mi_row_col(xd, tile, mi_row, mi_height, mi_col, mi_width, cm->mi_rows, in set_offsets()
/external/libaom/libaom/av1/common/
Dav1_common_int.h1013 static INLINE void set_mi_row_col(MACROBLOCKD *xd, const TileInfo *const tile, in set_mi_row_col() function
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c816 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, cm->mi_rows, cm->mi_cols); in set_offsets_recon()
845 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, cm->mi_rows, cm->mi_cols); in set_offsets()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c348 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, mi_params->mi_rows, in set_offsets()
1274 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, mi_params->mi_rows, in set_offsets_for_pred_and_recon()