HomeSort by relevance Sort by last modified time
    Searched refs:hme_derive_num_layers (Results 1 - 5 of 5) sorted by null

  /external/libhevc/encoder/
hme_interface.h     [all...]
hme_interface.c 1028 S32 hme_derive_num_layers(S32 n_enc_layers, S32 *p_wd, S32 *p_ht, S32 *p_disp_wd, S32 *p_disp_ht) function
    [all...]
ihevce_multi_thrd_funcs.c 767 n_tot_layers = hme_derive_num_layers(1, a_wd, a_ht, a_disp_wd, a_disp_ht);
    [all...]
ihevce_decomp_pre_intra_pass.c 369 direction. But the function hme_derive_num_layers() makes
    [all...]
ihevce_memory_init.c 273 n_tot_layers = hme_derive_num_layers(n_enc_layers, a_wd, a_ht, a_disp_wd, a_disp_ht);
    [all...]

Completed in 558 milliseconds