HomeSort by relevance Sort by last modified time
    Searched refs:get_num_cols (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 1053 static INLINE int get_num_cols(TileInfo tile, int shift) { function
vp9_firstpass.c 829 int num_mb_cols = get_num_cols(tile_data->tile_info, 1);
    [all...]
vp9_encodeframe.c     [all...]

Completed in 307 milliseconds