Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_inter_mode_sifter.c1803 UWORD8 u1_num_bufs_currently_allocated; in ihevce_prepare_cand_containers() local
1815 u1_num_bufs_currently_allocated = ihevce_get_free_pred_buf_indices( in ihevce_prepare_cand_containers()
1818 if(u1_num_bufs_currently_allocated < 2) in ihevce_prepare_cand_containers()
1846 u1_num_bufs_currently_allocated = ihevce_get_free_pred_buf_indices( in ihevce_prepare_cand_containers()
1849 if(u1_num_bufs_currently_allocated < 1) in ihevce_prepare_cand_containers()
1864 u1_num_bufs_currently_allocated = ihevce_get_free_pred_buf_indices( in ihevce_prepare_cand_containers()
1867 if(u1_num_bufs_currently_allocated < 1) in ihevce_prepare_cand_containers()
1876 u1_num_bufs_currently_allocated = ihevce_get_free_pred_buf_indices( in ihevce_prepare_cand_containers()
1879 if(u1_num_bufs_currently_allocated < 3) in ihevce_prepare_cand_containers()
1902 u1_num_bufs_currently_allocated = ihevce_get_free_pred_buf_indices( in ihevce_prepare_cand_containers()
[all …]