Home
last modified time | relevance | path

Searched refs:qp_q (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/decoder/
Dihevcd_debug.h150 … u4_bs, qp_p, qp_q, beta_offset_div2, tc_offset_div2, filter_p, filter_q) ihevcd_debug_deblk_luma_… argument
151 … u4_bs, qp_p, qp_q, beta_offset_div2, tc_offset_div2, filter_p, filter_q) ihevcd_debug_deblk_luma_… argument
152 …s, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_offset_div2, filter_p, filter_q) ihevcd_debug_deblk_ch… argument
153 …s, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_offset_div2, filter_p, filter_q) ihevcd_debug_deblk_ch… argument
157 #define DUMP_DEBLK_LUMA_VERT(pu1_src, src_strd, u4_bs3, qp_p, qp_q, beta_offset_div2, tc_offset_div… argument
158 #define DUMP_DEBLK_LUMA_HORZ(pu1_src, src_strd, u4_bs3, qp_p, qp_q, beta_offset_div2, tc_offset_div… argument
159 #define DUMP_DEBLK_CHROMA_VERT(pu1_src, src_strd, u4_bs, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_o… argument
160 #define DUMP_DEBLK_CHROMA_HORZ(pu1_src, src_strd, u4_bs, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_o… argument
Dihevcd_deblk.c105 WORD32 qp_p, qp_q; in ihevcd_deblk_ctb() local
295 qp_q = u4_qp_const_in_ctb[1] ? in ihevcd_deblk_ctb()
314 qp_q = u4_qp_const_in_ctb[3] ? in ihevcd_deblk_ctb()
328 u4_bs & 3, qp_p, qp_q, in ihevcd_deblk_ctb()
333 u4_bs & 3, qp_p, qp_q, in ihevcd_deblk_ctb()
437 qp_q = u4_qp_const_in_ctb[2] ? in ihevcd_deblk_ctb()
456 qp_q = u4_qp_const_in_ctb[3] ? in ihevcd_deblk_ctb()
470 u4_bs & 3, qp_p, qp_q, in ihevcd_deblk_ctb()
475 u4_bs & 3, qp_p, qp_q, in ihevcd_deblk_ctb()
568 qp_q = u4_qp_const_in_ctb[1] ? in ihevcd_deblk_ctb()
[all …]