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

  /external/libhevc/encoder/
ihevce_enc_loop_utils.h 234 WORD32 curr_buf_idx,
244 WORD32 curr_buf_idx,
257 WORD32 curr_buf_idx,
273 WORD32 curr_buf_idx);
ihevce_sao.c 446 WORD32 curr_buf_idx, best_buf_idx, best_cand_idx; local
698 curr_buf_idx = 0;
737 pu1_luma_scratch_buf = ps_sao_ctxt->au1_sao_luma_scratch[curr_buf_idx];
    [all...]
ihevce_cabac_rdo.c 697 WORD32 curr_buf_idx = ps_rdopt_entropy_ctxt->i4_curr_buf_idx; local
700 ps_cur_tu_entropy = &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[curr_buf_idx];
789 WORD32 curr_buf_idx = ps_rdopt_entropy_ctxt->i4_curr_buf_idx; local
792 ps_cur_tu_entropy = &ps_rdopt_entropy_ctxt->as_cu_entropy_ctxt[curr_buf_idx];
ihevce_enc_loop_utils.c 1491 WORD32 curr_buf_idx = ps_rdopt_entropy_ctxt->i4_curr_buf_idx; local
    [all...]
ihevce_enc_loop_structs.h     [all...]

Completed in 823 milliseconds