Searched defs:pu2_thres_mat (Results 1 - 2 of 2) sorted by relevance

/external/libavc/encoder/
H A Dih264e_utils.c980 const UWORD16 *pu2_thres_mat = NULL; local
1032 pu2_thres_mat = gu2_forward_quant_threshold_4x4 + (u4_qp_mod6 * 16);
1035 ps_qp_params->pu2_thres_mat[i] = pu2_thres_mat[i]
/external/libavc/common/
H A Dih264_structs.h517 UWORD16 *pu2_thres_mat; member in struct:__anon8555

Completed in 118 milliseconds