Searched refs:ENC_MIN_PU_SIZE (Results 1 – 4 of 4) sorted by relevance
50 #define ENC_MAX_PU_IN_MB ((MB_SIZE / ENC_MIN_PU_SIZE) * (MB_SIZE / ENC_MIN_PU_SIZE))
152 #define ENC_MIN_PU_SIZE 16 macro
1461 ((MB_SIZE * MB_SIZE) / (ENC_MIN_PU_SIZE * ENC_MIN_PU_SIZE))); in ih264e_init_proc_ctxt()1465 ((MB_SIZE * MB_SIZE) / (ENC_MIN_PU_SIZE * ENC_MIN_PU_SIZE))); in ih264e_init_proc_ctxt()1474 ((MB_SIZE * MB_SIZE) / (ENC_MIN_PU_SIZE * ENC_MIN_PU_SIZE))); in ih264e_init_proc_ctxt()
756 WORD32 num_pu = num_luma_samples / (ENC_MIN_PU_SIZE * ENC_MIN_PU_SIZE); in ih264e_get_pic_mv_bank_size()926 num_pu = num_luma_samples / (ENC_MIN_PU_SIZE * ENC_MIN_PU_SIZE); in ih264e_mv_buf_mgr_add_bufs()