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

  /external/libhevc/encoder/
ihevce_tu_tree_selector.h 132 WORD32 i4_cu_qp,
ihevce_tu_tree_selector.c 812 CLIP3((((double)(ps_ctxt->i4_cu_qp - 12)) / 6.0), 2.00, 4.00);
    [all...]
hme_utils.c 3594 WORD32 i4_cu_qp; local
    [all...]
ihevce_enc_loop_utils.c 804 ps_ctxt->i4_cu_qp = cu_qp;
    [all...]
ihevce_ipe_pass.c 203 WORD32 i4_cu_qp = 0; local
237 i4_cu_qp = ihevce_cu_level_qp_mod(
247 ihevce_get_ipe_ol_cu_lambda_prms(ps_ctxt, i4_cu_qp);
    [all...]
ihevce_enc_cu_recursion.c 463 ps_ctxt->i4_cu_qp;
497 ps_nbr_4x4->b8_qp = ps_ctxt->i4_cu_qp;
    [all...]
ihevce_enc_loop_pass.c 872 i4_best_cu_qp = ps_ctxt->i4_cu_qp;
    [all...]
ihevce_enc_loop_structs.h 1923 WORD32 i4_cu_qp; member in struct:__anon28583
    [all...]

Completed in 113 milliseconds