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

  /external/libvpx/libvpx/vp9/common/
vp9_tile_common.h 33 void vp9_get_tile_n_bits(int mi_cols, int *min_log2_tile_cols,
vp9_tile_common.c 51 void vp9_get_tile_n_bits(int mi_cols, int *min_log2_tile_cols, function
  /external/libvpx/libvpx/vp9/encoder/
vp9_ethread.c 64 vp9_get_tile_n_bits(mi_cols, &min_log2_tile_cols, &max_log2_tile_cols);
vp9_bitstream.c 883 vp9_get_tile_n_bits(cm->mi_cols, &min_log2_tile_cols, &max_log2_tile_cols);
    [all...]
vp9_encoder.c     [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]

Completed in 194 milliseconds