Searched refs:size_fwd_weight_mat (Results 1 - 1 of 1) sorted by relevance

/external/libavc/encoder/
H A Dih264e_api.c4200 WORD32 size_quant_param, size_thres_mat, size_fwd_weight_mat, local
4217 size_fwd_weight_mat = ALIGN64(sizeof(WORD16) * 4 * 4);
4244 total_size = total_size + size_fwd_weight_mat;
4246 total_size = total_size + size_fwd_weight_mat;
4248 total_size = total_size + size_fwd_weight_mat;

Completed in 40 milliseconds