Searched refs:u4_size_top_4x4_qp_memory (Results 1 – 1 of 1) sorted by relevance
3587 UWORD32 u4_size_top_4x4_qp_memory; in ihevce_enc_loop_get_mem_recs() local3591 u4_size_top_4x4_qp_memory = (MAX_CTB_SIZE / 4); in ihevce_enc_loop_get_mem_recs()3593 u4_size_top_4x4_qp_memory *= u4_ctb_in_a_row; in ihevce_enc_loop_get_mem_recs()3595 u4_size_top_4x4_qp_memory *= u4_ctb_rows_in_a_frame; in ihevce_enc_loop_get_mem_recs()3597 u4_size_top_4x4_qp_memory *= i4_num_bitrate_inst; in ihevce_enc_loop_get_mem_recs()3599 u4_size_top_4x4_qp_memory *= i4_num_enc_loop_frm_pllel; in ihevce_enc_loop_get_mem_recs()3601 ps_mem_tab[ENC_LOOP_QP_TOP_4X4].i4_mem_size = u4_size_top_4x4_qp_memory; in ihevce_enc_loop_get_mem_recs()