Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h278 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.c127 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, cm->mi_rows, cm->mi_cols); in count_segs()
Dvp9_bitstream.c377 set_mi_row_col(xd, tile, in write_modes_b()
Dvp9_firstpass.c546 set_mi_row_col(xd, &tile, in vp9_first_pass()
Dvp9_encodeframe.c165 set_mi_row_col(xd, tile, mi_row, mi_height, mi_col, mi_width, in set_offsets()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c319 set_mi_row_col(xd, tile, mi_row, bh, mi_col, bw, cm->mi_rows, cm->mi_cols); in set_offsets()