HomeSort by relevance Sort by last modified time
    Searched defs:n_enc_layers (Results 1 - 2 of 2) sorted by null

  /external/libhevc/encoder/
ihevce_memory_init.c 183 WORD32 n_enc_layers = 1, n_tot_layers; local
273 n_tot_layers = hme_derive_num_layers(n_enc_layers, a_wd, a_ht, a_disp_wd, a_disp_ht);
    [all...]
hme_interface.c 1137 S32 n_tot_layers, n_enc_layers; local
2292 WORD32 n_enc_layers = 1, n_tot_layers, n_dep_tabs = 0, i; local
2359 WORD32 n_enc_layers = 1, n_tot_layers, n_dep_tabs = 0, i; local
2467 WORD32 n_enc_layers = 1, n_tot_layers, i; local
    [all...]

Completed in 413 milliseconds