HomeSort by relevance Sort by last modified time
    Searched defs:pu1_pic_qp (Results 1 - 3 of 3) sorted by null

  /external/libavc/encoder/
ih264e_deblk.c 716 UWORD8 *pu1_pic_qp = ps_deblk->s_bs_ctxt.pu1_pic_qp; local
764 pu1_pic_qp += push_ptr;
771 u4_qp_luma = pu1_pic_qp[0];
804 ih264e_filter_left_edge(ps_codec, ps_proc, pu1_pic_qp, pu1_cur_pic_luma, pu1_cur_pic_chroma, pu4_pic_vert_bs);
859 ih264e_filter_top_edge(ps_codec, ps_proc, pu1_pic_qp, pu1_cur_pic_luma, pu1_cur_pic_chroma, pu4_pic_horz_bs);
ih264e_structs.h 805 UWORD8 *pu1_pic_qp; member in struct:__anon27102
    [all...]
  /external/libhevc/decoder/
ihevcd_structs.h 403 UWORD8 *pu1_pic_qp; member in struct:__anon28413
    [all...]

Completed in 54 milliseconds