Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c785 const int aligned_cols = mi_cols_aligned_to_sb(cm->mi_cols); in decode_tiles() local
799 sizeof(*cm->above_context) * MAX_MB_PLANE * 2 * aligned_cols); in decode_tiles()
802 sizeof(*cm->above_seg_context) * aligned_cols); in decode_tiles()