Searched refs:cu_enc_loop_out_t (Results 1 – 15 of 15) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_entropy_structs.h | 296 cu_enc_loop_out_t *ps_enc_cu); 344 cu_enc_loop_out_t *ps_enc_cu,
|
D | ihevce_bs_compute_ctb.h | 143 cu_enc_loop_out_t *ps_cu_final,
|
D | ihevce_enc_cu_recursion.h | 50 cu_enc_loop_out_t *ps_cu_final,
|
D | ihevce_enc_loop_pass.h | 128 cu_enc_loop_out_t *ps_cu_out,
|
D | ihevce_cabac_cu_pu.c | 185 entropy_context_t *ps_entropy_ctxt, WORD32 part_mode, cu_enc_loop_out_t *ps_enc_cu) in ihevce_cabac_encode_intra_pu() 302 cu_enc_loop_out_t *ps_enc_cu, in ihevce_cabac_encode_skip_flag() 775 entropy_context_t *ps_entropy_ctxt, cu_enc_loop_out_t *ps_enc_cu, WORD32 cu_depth) in ihevce_cabac_encode_inter_pu() 1052 cu_enc_loop_out_t *ps_enc_cu, in ihevce_cabac_encode_coding_unit() 1661 cu_enc_loop_out_t *ps_enc_cu = ps_ctb->ps_enc_cu + cu_idx; in ihevce_encode_coding_quadtree()
|
D | ihevce_enc_structs.h | 522 } cu_enc_loop_out_t; typedef 636 cu_enc_loop_out_t *ps_enc_cu; 1934 cu_enc_loop_out_t *ps_frm_cu_data;
|
D | ihevce_deblk.c | 176 cu_enc_loop_out_t *ps_curr_cu; in ihevce_deblk_populate_qp_map()
|
D | ihevce_bs_compute_ctb.c | 218 cu_enc_loop_out_t *ps_cu_final, in ihevce_bs_compute_cu()
|
D | ihevce_cabac_rdo.c | 371 cu_enc_loop_out_t s_enc_cu; in ihevce_entropy_rdo_encode_cu()
|
D | ihevce_memory_init.c | 1283 buf_size = buf_size * sizeof(cu_enc_loop_out_t) * NUM_FRMPROC_ENTCOD_BUFS; in ihevce_mem_manager_init() 2109 cu_enc_loop_out_t *ps_cu; in ihevce_mem_manager_init() 2133 ps_cu = (cu_enc_loop_out_t *)ps_memtab->pv_base; in ihevce_mem_manager_init()
|
D | ihevce_enc_cu_recursion.c | 142 cu_enc_loop_out_t *ps_cu_final, in ihevce_store_cu_final() 2203 cu_enc_loop_out_t *ps_cu_final = *ps_cu_update_prms->pps_cu_final; in ihevce_update_final_cu_results()
|
D | ihevce_enc_loop_pass.c | 1710 cu_enc_loop_out_t *ps_row_cu, in ihevce_enc_loop_process_row() 1854 cu_enc_loop_out_t *ps_cu_final; in ihevce_enc_loop_process_row() 2977 cu_enc_loop_out_t *ps_cu_out, in ihevce_enc_loop_process() 3075 cu_enc_loop_out_t *ps_row_cu; in ihevce_enc_loop_process()
|
D | ihevce_enc_loop_structs.h | 2923 cu_enc_loop_out_t **pps_cu_final;
|
D | ihevce_cabac_tu.c | 406 cu_enc_loop_out_t *ps_enc_cu) in ihevce_encode_transform_tree()
|
D | ihevce_frame_process.c | 3892 cu_enc_loop_out_t *ps_cu_enc_loop_frm[IHEVCE_MAX_NUM_BITRATES]; in ihevce_enc_frm_proc_slave_thrd()
|