Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c3673 WORD32 i4_num_bufs_per_thread = 0; in ihevce_enc_loop_get_mem_recs() local
3684 i4_num_bufs_per_thread = MAX_NUM_INTER_CANDS_PQ; in ihevce_enc_loop_get_mem_recs()
3689 i4_num_bufs_per_thread = MAX_NUM_INTER_CANDS_HQ; in ihevce_enc_loop_get_mem_recs()
3694 i4_num_bufs_per_thread = MAX_NUM_INTER_CANDS_MS; in ihevce_enc_loop_get_mem_recs()
3699 i4_num_bufs_per_thread = MAX_NUM_INTER_CANDS_HS; in ihevce_enc_loop_get_mem_recs()
3706 i4_num_bufs_per_thread = MAX_NUM_INTER_CANDS_ES; in ihevce_enc_loop_get_mem_recs()
3715 i4_num_bufs_per_thread += 4; in ihevce_enc_loop_get_mem_recs()
3718 i4_num_bufs_per_thread * i4_num_proc_thrds * i4_buf_size_per_cand; in ihevce_enc_loop_get_mem_recs()
4778 WORD32 i4_num_bufs_per_thread; in ihevce_enc_loop_init() local
4784 i4_num_bufs_per_thread = in ihevce_enc_loop_init()
[all …]