HomeSort by relevance Sort by last modified time
    Searched refs:b7_qp (Results 1 - 4 of 4) sorted by null

  /external/libhevc/decoder/
ihevcd_boundary_strength.c 291 pu1_qp[0] = ps_tu->b7_qp;
349 pu1_qp[(row >> 1) * qp_strd + (col >> 1)] = ps_tu->b7_qp;
554 pu1_qp[0] = ps_tu->b7_qp;
694 pu1_qp[(row >> 1) * qp_strd + (col >> 1)] = ps_tu->b7_qp;
    [all...]
ihevcd_iquant_itrans_recon_ctb.c 828 qp_div = ps_tu->b7_qp / 6;
829 qp_rem = ps_tu->b7_qp % 6;
    [all...]
ihevcd_parse_slice.c 270 ps_tu->b7_qp = ps_codec->s_parse.u4_qp;
    [all...]
  /external/libhevc/common/
ihevc_structs.h 500 WORD32 b7_qp : 7; member in struct:__anon3269
    [all...]

Completed in 2891 milliseconds