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

  /external/libhevc/encoder/
ihevce_sub_pic_rc.c 479 i4_mod_cur_qp = ps_ctxt->ps_rc_quant_ctxt->pi4_qscale_to_qp[i4_mod_cur_qp];
490 i4_mod_prev_qp = ps_ctxt->ps_rc_quant_ctxt->pi4_qscale_to_qp[i4_prev_qs];
ihevce_enc_structs.h 307 WORD32 *pi4_qscale_to_qp; member in struct:__anon28597
    [all...]
ihevce_rc_interface.c 380 ps_rc_quant->pi4_qscale_to_qp = (WORD32 *)ps_mem_tab[RC_QSCALE_TO_QP].pv_base;
755 ps_rc_quant->pi4_qscale_to_qp[i] =
    [all...]
ihevce_decomp_pre_intra_pass.c     [all...]
ihevce_enc_loop_utils.c 786 cu_qp = ps_ctxt->ps_rc_quant_ctxt->pi4_qscale_to_qp[cu_qp];
829 cu_qp = ps_ctxt->ps_rc_quant_ctxt->pi4_qscale_to_qp[cu_qp];
    [all...]
hme_utils.c     [all...]

Completed in 61 milliseconds