Searched refs:pu1_wkg_mem (Results 1 – 11 of 11) sorted by relevance
/external/libhevc/encoder/arm/ |
D | ihevce_decomp_pre_intra_pass_neon.c | 122 UWORD8 *pu1_wkg_mem, in ihevce_scale_by_2_neon() argument 243 pu1_in, in_strd, pu1_wkg_mem, wkg_mem_strd, pu1_out, dst_strd, block_ht, block_wd); in ihevce_scale_by_2_neon()
|
/external/libhevc/encoder/ |
D | ihevce_decomp_pre_intra_pass.h | 105 UWORD8 *pu1_wkg_mem,
|
D | hme_interface.h | 242 U08 *pu1_wkg_mem; member 277 U08 *pu1_src, S32 src_stride, U08 *pu1_dst, S32 dst_stride, S32 wd, S32 ht, U08 *pu1_wkg_mem);
|
D | ihevce_decomp_pre_intra_pass.c | 1007 UWORD8 *pu1_wkg_mem, in ihevce_scale_by_2() argument 1130 pu1_in, in_strd, pu1_wkg_mem, wkg_mem_strd, pu1_out, dst_strd, block_ht, block_wd); in ihevce_scale_by_2() 1207 UWORD8 *pu1_wkg_mem, in ihevce_decomp_pre_intra_process_row() argument 1242 pu1_wkg_mem, in ihevce_decomp_pre_intra_process_row() 1379 UWORD8 *pu1_wkg_mem = ps_ctxt->au1_wkg_mem; in ihevce_decomp_pre_intra_process() local 1458 pu1_wkg_mem, in ihevce_decomp_pre_intra_process() 1596 pu1_wkg_mem, in ihevce_decomp_pre_intra_process()
|
D | hme_subpel.c | 1238 pi2_had_out = (S16 *)ps_prms->pu1_wkg_mem; in hme_evalsatd_pt_pu_8x8_tu_rec() 1670 pi2_had_out = (S16 *)ps_prms->pu1_wkg_mem; in hme_evalsatd_pt_pu_16x16_tu_rec() 1857 pi2_had_out = (S16 *)ps_prms->pu1_wkg_mem; in hme_evalsatd_pt_pu_32x32_tu_rec() 2092 pi2_had_out = (S16 *)ps_prms->pu1_wkg_mem; in hme_evalsatd_pt_pu_64x64_tu_rec() 2689 pu1_mem = ps_prms->pu1_wkg_mem; in hme_subpel_refine_search_node_high_speed() 2690 s_interp_prms.pu1_wkg_mem = pu1_mem; in hme_subpel_refine_search_node_high_speed() 3501 pu1_mem = ps_prms->pu1_wkg_mem; in hme_subpel_refine_search_node_high_speed() 3502 s_interp_prms.pu1_wkg_mem = pu1_mem; in hme_subpel_refine_search_node_high_speed()
|
D | hme_defs.h | 1336 U08 *pu1_wkg_mem; member 2051 U08 *pu1_wkg_mem; member 2500 U08 *pu1_wkg_mem; member
|
D | hme_utils.c | 200 pu1_mem = ps_buf_mgr->pu1_wkg_mem + ps_buf_mgr->i4_used; in hme_get_wkg_mem() 1949 ps_buf_mgr->pu1_wkg_mem = pu1_mem; in hme_init_wkg_mem() 2587 ps_err_prms->pu1_wkg_mem = ps_inter_ctb_prms->pu1_wkg_mem; in hme_decide_part_types() 3064 ps_ctxt->s_buf_mgr.pu1_wkg_mem + i * INTERP_OUT_BUF_SIZE; in hme_populate_pus() 3068 ps_inter_ctb_prms->pu1_wkg_mem = ps_ctxt->s_buf_mgr.pu1_wkg_mem + i * INTERP_OUT_BUF_SIZE; in hme_populate_pus()
|
D | ihevce_enc_loop_structs.h | 161 (ps_common_frm_prms)->pu1_wkg_mem = NULL; \ 2878 UWORD8 *pu1_wkg_mem; member
|
D | ihevce_enc_structs.h | 3140 UWORD8 *pu1_wkg_mem; member
|
D | hme_refine.c | 845 s_interp_prms.apu1_interp_out[0] = ps_subpel_prms->pu1_wkg_mem; in hme_pick_eval_merge_candts() 7779 s_subpel_prms.pu1_wkg_mem = (U08 *)hme_get_wkg_mem( in hme_refine()
|
D | ihevce_enc_loop_utils.c | 10361 s_err_prms.pu1_wkg_mem = (UWORD8 *)pi2_scratch_mem; in ihevce_determine_tu_tree_distribution()
|