Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_deblk.c105 WORD32 qp_p, qp_q; in ihevcd_deblk_ctb() local
284 qp_p = u4_qp_const_in_ctb[0] ? in ihevcd_deblk_ctb()
290 qp_p = u4_qp_const_in_ctb[1] ? in ihevcd_deblk_ctb()
303 qp_p = u4_qp_const_in_ctb[2] ? in ihevcd_deblk_ctb()
309 qp_p = 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()
426 qp_p = u4_qp_const_in_ctb[0] ? in ihevcd_deblk_ctb()
432 qp_p = u4_qp_const_in_ctb[2] ? in ihevcd_deblk_ctb()
445 qp_p = u4_qp_const_in_ctb[1] ? in ihevcd_deblk_ctb()
[all …]
Dihevcd_debug.h150 …_strd, u4_bs, qp_p, qp_q, beta_offset_div2, tc_offset_div2, filter_p, filter_q) ihevcd_debug_deblk… argument
151 …_strd, u4_bs, qp_p, qp_q, beta_offset_div2, tc_offset_div2, filter_p, filter_q) ihevcd_debug_deblk… argument
152 …, u4_bs, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_offset_div2, filter_p, filter_q) ihevcd_debug_de… argument
153 …, u4_bs, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_offset_div2, filter_p, filter_q) ihevcd_debug_de… 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
/external/libhevc/encoder/
Dihevce_deblk.c284 WORD32 qp_p, qp_q; in ihevce_deblk_ctb() local
365 qp_p = *(pi1_ctb_row_qp_q - 1); in ihevce_deblk_ctb()
372 qp_p, in ihevce_deblk_ctb()
446 qp_p = *(pi1_ctb_row_qp_q - i4_sub_heightC); in ihevce_deblk_ctb()
452 qp_p, in ihevce_deblk_ctb()
514 qp_p = *(pi1_ctb_row_qp_p - 1); in ihevce_deblk_ctb()
521 qp_p, in ihevce_deblk_ctb()
545 qp_p = *(pi1_ctb_row_qp_p + col); in ihevce_deblk_ctb()
552 qp_p, in ihevce_deblk_ctb()
618 qp_p = *(pi1_ctb_row_qp_p - 1); in ihevce_deblk_ctb()
[all …]
/external/libavc/test/encoder/
Denc.cfg10 --qp_p 27