Searched refs:ENC_LOOP_SCALE_MAT (Results 1 – 2 of 2) sorted by relevance
371 ENC_LOOP_SCALE_MAT, enumerator
3633 ps_mem_tab[ENC_LOOP_SCALE_MAT].i4_mem_size = 2 * MAX_TU_SIZE * MAX_TU_SIZE * sizeof(WORD16); in ihevce_enc_loop_get_mem_recs()3635 ps_mem_tab[ENC_LOOP_SCALE_MAT].e_mem_type = (IV_MEM_TYPE_T)i4_mem_space; in ihevce_enc_loop_get_mem_recs()3637 ps_mem_tab[ENC_LOOP_SCALE_MAT].i4_mem_alignment = 8; in ihevce_enc_loop_get_mem_recs()4496 ps_ctxt->pi2_scal_mat = (WORD16 *)ps_mem_tab[ENC_LOOP_SCALE_MAT].pv_base; in ihevce_enc_loop_init()