Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_deblk.c547 u4_qp_chroma = (gu1_qpc_fqpi[u4_qp_p] + gu1_qpc_fqpi[u4_qp_q] + 1) >> 1; in ih264e_filter_top_edge()
650 u4_qp_chroma = (gu1_qpc_fqpi[u4_qp_p] + gu1_qpc_fqpi[u4_qp_q] + 1) >> 1; in ih264e_filter_left_edge()
787 u4_qp_chroma = gu1_qpc_fqpi[u4_qp_luma]; in ih264e_deblock_mb()
Dih264e_utils.c1017 u4_qp[U] = gu1_qpc_fqpi[qp]; in ih264e_init_quant_params()
1018 u4_qp[V] = gu1_qpc_fqpi[qp]; in ih264e_init_quant_params()
/external/libavc/common/
Dih264_trans_data.c303 const UWORD8 gu1_qpc_fqpi[52] = variable
Dih264_trans_data.h122 extern const UWORD8 gu1_qpc_fqpi[52];