Searched refs:pu_map_size (Results 1 - 1 of 1) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_api.c2135 WORD32 pu_map_size; local
2148 pu_map_size = sizeof(WORD32) * (18 * 18);
2150 pu_map_size = ALIGN64(pu_map_size);
2151 size += pu_map_size;

Completed in 52 milliseconds