Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_interface.c1426 size = sizeof(S16) * CTB_BLK_SIZE * CTB_BLK_SIZE * ps_prms->i4_num_proc_thrds * in hme_enc_alloc_init_mem()
1448 pi2_mem += (CTB_BLK_SIZE * CTB_BLK_SIZE); in hme_enc_alloc_init_mem()
1453 pi2_mem += (CTB_BLK_SIZE * CTB_BLK_SIZE); in hme_enc_alloc_init_mem()
Dhme_defs.h47 #define CTB_BLK_SIZE 64 macro
91 #define NUM_COLUMNS_IN_CTB_GRID (((CTB_BLK_SIZE) >> 2) + (2 * CTB_MV_GRID_PAD))