Searched refs:set_fixed_partitioning (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 1344 static void set_fixed_partitioning(VP9_COMP *cpi, const TileInfo *const tile, in set_fixed_partitioning() function 2356 set_fixed_partitioning(cpi, tile, mi_8x8, mi_row, mi_col, in encode_rd_sb_row() 2364 set_fixed_partitioning(cpi, tile, mi_8x8, mi_row, mi_col, bsize); in encode_rd_sb_row() 3056 set_fixed_partitioning(cpi, tile, mi_8x8, mi_row, mi_col, bsize); in encode_nonrd_sb_row()
|