/external/libhevc/decoder/ |
ihevcd_debug.h | 150 #define DUMP_DEBLK_LUMA_VERT(pu1_src, src_strd, u4_bs, qp_p, qp_q, beta_offset_div2, tc_offset_div2, filter_p, filter_q) ihevcd_debug_deblk_luma_vert(pu1_src, src_strd, u4_bs, qp_p, qp_q, beta_offset_div2, tc_offset_div2, filter_p, filter_q); 151 #define DUMP_DEBLK_LUMA_HORZ(pu1_src, src_strd, u4_bs, qp_p, qp_q, beta_offset_div2, tc_offset_div2, filter_p, filter_q) ihevcd_debug_deblk_luma_horz(pu1_src, src_strd, u4_bs, qp_p, qp_q, beta_offset_div2, tc_offset_div2, filter_p, filter_q); 152 #define DUMP_DEBLK_CHROMA_VERT(pu1_src, src_strd, u4_bs, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_offset_div2, filter_p, filter_q) ihevcd_debug_deblk_chroma_vert(pu1_src, src_strd, u4_bs, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_offset_div2, filter_p, filter_q) 153 #define DUMP_DEBLK_CHROMA_HORZ(pu1_src, src_strd, u4_bs, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_offset_div2, filter_p, filter_q) ihevcd_debug_deblk_chroma_horz(pu1_src, src_strd, u4_bs, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_offset_div2, filter_p, filter_q) 157 #define DUMP_DEBLK_LUMA_VERT(pu1_src, src_strd, u4_bs3, qp_p, qp_q, beta_offset_div2, tc_offset_div2, filter_p, filter_q) 158 #define DUMP_DEBLK_LUMA_HORZ(pu1_src, src_strd, u4_bs3, qp_p, qp_q, beta_offset_div2, tc_offset_div2, filter_p, filter_q [all...] |
ihevcd_deblk.c | 105 WORD32 qp_p, qp_q; local 284 qp_p = u4_qp_const_in_ctb[0] ? 290 qp_p = u4_qp_const_in_ctb[1] ? 303 qp_p = u4_qp_const_in_ctb[2] ? 309 qp_p = u4_qp_const_in_ctb[3] ? 328 u4_bs & 3, qp_p, qp_q, 333 u4_bs & 3, qp_p, qp_q, 426 qp_p = u4_qp_const_in_ctb[0] ? 432 qp_p = u4_qp_const_in_ctb[2] ? 445 qp_p = u4_qp_const_in_ctb[1] [all...] |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
omx_swvenc_mpeg4.cpp | [all...] |
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
omx_swvenc_mpeg4.cpp | [all...] |