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.c3793 WORD32 i4_num_bufs_per_thread = 0; in ihevce_enc_loop_get_mem_recs() local
3804 i4_num_bufs_per_thread = MAX_NUM_INTER_CANDS_PQ; in ihevce_enc_loop_get_mem_recs()
3809 i4_num_bufs_per_thread = MAX_NUM_INTER_CANDS_HQ; in ihevce_enc_loop_get_mem_recs()
3814 i4_num_bufs_per_thread = MAX_NUM_INTER_CANDS_MS; in ihevce_enc_loop_get_mem_recs()
3819 i4_num_bufs_per_thread = MAX_NUM_INTER_CANDS_HS; in ihevce_enc_loop_get_mem_recs()
3826 i4_num_bufs_per_thread = MAX_NUM_INTER_CANDS_ES; in ihevce_enc_loop_get_mem_recs()
3835 i4_num_bufs_per_thread += 4; in ihevce_enc_loop_get_mem_recs()
3838 i4_num_bufs_per_thread * i4_num_proc_thrds * i4_buf_size_per_cand; in ihevce_enc_loop_get_mem_recs()
4873 WORD32 i4_num_bufs_per_thread; in ihevce_enc_loop_init() local
4879 i4_num_bufs_per_thread = in ihevce_enc_loop_init()
[all …]