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

  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c 208 const int aligned_mi_cols = mi_cols_aligned_to_sb(cm->mi_cols); local
229 2 * aligned_mi_cols));
233 2 * aligned_mi_cols;
241 aligned_mi_cols));
976 const int aligned_mi_cols = mi_cols_aligned_to_sb(cm->mi_cols); local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 1865 const int aligned_mi_cols = mi_cols_aligned_to_sb(cm->mi_cols); local
    [all...]

Completed in 45 milliseconds