Home
last modified time | relevance | path

Searched defs:ps_proc (Results 1 – 23 of 23) sorted by relevance

/external/libavc/encoder/
Dih264e_me.c213 static void ih264e_get_search_candidates(process_ctxt_t *ps_proc, in ih264e_get_search_candidates()
392 WORD32 ih264e_find_pskip_params(process_ctxt_t *ps_proc, WORD32 i4_reflist) in ih264e_find_pskip_params()
466 WORD32 ih264e_find_pskip_params_me(process_ctxt_t *ps_proc, WORD32 i4_reflist) in ih264e_find_pskip_params_me()
618 void ih264e_mv_pred(process_ctxt_t *ps_proc, WORD32 i4_slice_type) in ih264e_mv_pred()
725 void ih264e_mv_pred_me(process_ctxt_t *ps_proc, WORD32 i4_ref_list) in ih264e_mv_pred_me()
823 void ih264e_init_me(process_ctxt_t *ps_proc) in ih264e_init_me()
879 void ih264e_compute_me_single_reflist(process_ctxt_t *ps_proc) in ih264e_compute_me_single_reflist()
1107 void ih264e_compute_me_nmb(process_ctxt_t *ps_proc, UWORD32 u4_nmb_count) in ih264e_compute_me_nmb()
1275 WORD32 ih264e_find_bskip_params_me(process_ctxt_t *ps_proc, WORD32 i4_reflist) in ih264e_find_bskip_params_me()
1474 WORD32 ih264e_find_bskip_params(process_ctxt_t *ps_proc, WORD32 i4_reflist) in ih264e_find_bskip_params()
[all …]
Dih264e_process.c219 IH264E_ERROR_T ih264e_init_entropy_ctxt(process_ctxt_t *ps_proc) in ih264e_init_entropy_ctxt()
279 IH264E_ERROR_T ih264e_entropy(process_ctxt_t *ps_proc) in ih264e_entropy()
705 IH264E_ERROR_T ih264e_pack_header_data(process_ctxt_t *ps_proc) in ih264e_pack_header_data()
943 WORD32 ih264e_update_proc_ctxt(process_ctxt_t *ps_proc) in ih264e_update_proc_ctxt()
1211 IH264E_ERROR_T ih264e_init_proc_ctxt(process_ctxt_t *ps_proc) in ih264e_init_proc_ctxt()
1558 IH264E_ERROR_T ih264e_pad_recon_buffer(process_ctxt_t *ps_proc, in ih264e_pad_recon_buffer()
1660 IH264E_ERROR_T ih264e_dblk_pad_hpel_processing_n_mbs(process_ctxt_t *ps_proc, in ih264e_dblk_pad_hpel_processing_n_mbs()
1971 WORD32 ih264e_process(process_ctxt_t *ps_proc) in ih264e_process()
2422 process_ctxt_t *ps_proc = &ps_codec->as_process[i4_proc_ctxt_sel_base]; in ih264e_update_rc_post_enc() local
2531 process_ctxt_t *ps_proc = pv_proc; in ih264e_process_thread() local
Dih264e_deblk.c353 static UWORD32 ih264e_calculate_csbp(process_ctxt_t *ps_proc) in ih264e_calculate_csbp()
393 void ih264e_compute_bs(process_ctxt_t * ps_proc) in ih264e_compute_bs()
511 process_ctxt_t *ps_proc, in ih264e_filter_top_edge()
614 process_ctxt_t *ps_proc, in ih264e_filter_left_edge()
704 void ih264e_deblock_mb(process_ctxt_t *ps_proc, deblk_ctxt_t * ps_deblk) in ih264e_deblock_mb()
Dih264e_debug.h48 #define DEBUG_DUMP_COST_SAD_PU(ps_proc) ih264e_debug_dump_cost_sad_pu(ps_proc); argument
59 #define DEBUG_DUMP_COST_SAD_PU(ps_proc) (void); argument
Dih264e_function_selector_generic.c117 process_ctxt_t *ps_proc = NULL; in ih264e_init_function_ptr_generic() local
Dih264e_mc.c109 void ih264e_motion_comp_luma(process_ctxt_t *ps_proc, UWORD8 **pu1_pseudo_pred, in ih264e_motion_comp_luma()
292 void ih264e_motion_comp_chroma(process_ctxt_t *ps_proc) in ih264e_motion_comp_chroma()
Dih264e_intra_modes_eval.c116 void ih264e_derive_nghbr_avbl_of_mbs(process_ctxt_t *ps_proc) in ih264e_derive_nghbr_avbl_of_mbs()
326 void ih264e_evaluate_intra16x16_modes_for_least_cost_rdoptoff(process_ctxt_t *ps_proc) in ih264e_evaluate_intra16x16_modes_for_least_cost_rdoptoff()
518 void ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff(process_ctxt_t *ps_proc) in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff()
770 void ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff(process_ctxt_t *ps_proc) in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()
1039 void ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton(process_ctxt_t *ps_proc) in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()
1365 void ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff(process_ctxt_t *ps_proc) in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff()
Dih264e_core_coding.c1483 UWORD8 ih264e_code_luma_intra_macroblock_16x16(process_ctxt_t *ps_proc) in ih264e_code_luma_intra_macroblock_16x16()
1622 UWORD8 ih264e_code_luma_intra_macroblock_4x4(process_ctxt_t *ps_proc) in ih264e_code_luma_intra_macroblock_4x4()
1876 UWORD8 ih264e_code_luma_intra_macroblock_4x4_rdopt_on(process_ctxt_t *ps_proc) in ih264e_code_luma_intra_macroblock_4x4_rdopt_on()
1999 UWORD8 ih264e_code_chroma_intra_macroblock_8x8(process_ctxt_t *ps_proc) in ih264e_code_chroma_intra_macroblock_8x8()
2114 UWORD8 ih264e_code_luma_inter_macroblock_16x16(process_ctxt_t *ps_proc) in ih264e_code_luma_inter_macroblock_16x16()
2261 UWORD8 ih264e_code_chroma_inter_macroblock_8x8(process_ctxt_t *ps_proc) in ih264e_code_chroma_inter_macroblock_8x8()
Dih264e_encode.c490 process_ctxt_t *ps_proc = &ps_codec->as_process[proc_ctxt_select]; in ih264e_encode() local
Dih264e_utils.c986 void ih264e_init_quant_params(process_ctxt_t *ps_proc, int qp) in ih264e_init_quant_params()
1800 process_ctxt_t *ps_proc = NULL; in ih264e_pic_init() local
Dih264e_encode_header.c1385 WORD32 ih264e_populate_slice_header(process_ctxt_t *ps_proc, in ih264e_populate_slice_header()
Dih264e_rate_control.c405 process_ctxt_t *ps_proc = pv_proc; in ih264e_update_rc_mb_info() local
/external/libhevc/decoder/
Dihevcd_decode.c514 process_ctxt_t *ps_proc = &ps_codec->as_process[prev_proc_idx]; in ihevcd_decode() local
771 process_ctxt_t *ps_proc; in ihevcd_decode() local
806 process_ctxt_t *ps_proc; in ihevcd_decode() local
855 process_ctxt_t *ps_proc = &ps_codec->as_process[proc_idx]; in ihevcd_decode() local
Dihevcd_process_slice.c109 void ihevcd_proc_map_check(process_ctxt_t *ps_proc, proc_type_t proc_type, WORD32 nctb) in ihevcd_proc_map_check()
196 void ihevcd_proc_map_update(process_ctxt_t *ps_proc, proc_type_t proc_type, WORD32 nctb) in ihevcd_proc_map_update()
220 void ihevcd_slice_hdr_update(process_ctxt_t *ps_proc) in ihevcd_slice_hdr_update()
245 void ihevcd_ctb_pos_update(process_ctxt_t *ps_proc, WORD32 nctb) in ihevcd_ctb_pos_update()
312 void ihevcd_ctb_avail_update(process_ctxt_t *ps_proc) in ihevcd_ctb_avail_update()
447 void ihevcd_update_ctb_tu_cnt(process_ctxt_t *ps_proc) in ihevcd_update_ctb_tu_cnt()
518 IHEVCD_ERROR_T ihevcd_process(process_ctxt_t *ps_proc) in ihevcd_process()
1380 void ihevcd_init_proc_ctxt(process_ctxt_t *ps_proc, WORD32 tu_coeff_data_ofst) in ihevcd_init_proc_ctxt()
1592 void ihevcd_process_thread(process_ctxt_t *ps_proc) in ihevcd_process_thread()
Dihevcd_parse_slice.c2618 process_ctxt_t *ps_proc = &ps_codec->as_process[0]; in ihevcd_parse_slice_data() local
3052 process_ctxt_t *ps_proc; in ihevcd_parse_slice_data() local
3104 …process_ctxt_t *ps_proc = &ps_codec->as_process[(ps_codec->i4_num_cores == 1) ? 1 : (ps_codec->i4_… in ihevcd_parse_slice_data() local
3208 process_ctxt_t *ps_proc; in ihevcd_parse_slice_data() local
3393 process_ctxt_t *ps_proc = &ps_codec->as_process[0]; in ihevcd_parse_slice_data() local
Dihevcd_iquant_itrans_recon_ctb.c340 WORD32 ihevcd_get_intra_nbr_flag(process_ctxt_t *ps_proc, in ihevcd_get_intra_nbr_flag()
530 WORD32 ihevcd_iquant_itrans_recon_ctb(process_ctxt_t *ps_proc) in ihevcd_iquant_itrans_recon_ctb()
Dihevcd_inter_pred.c113 void ihevcd_inter_pred_ctb(process_ctxt_t *ps_proc) in ihevcd_inter_pred_ctb()
Dihevcd_debug.h119 #define DEBUG_VALIDATE_PADDED_REGION(ps_proc) ihevcd_debug_validate_padded_region(ps_proc); argument
123 #define DEBUG_VALIDATE_PADDED_REGION(ps_proc) argument
Dihevcd_utils.c1310 process_ctxt_t *ps_proc; in ihevcd_parse_pic_init() local
Dihevcd_fmt_conv.c693 process_ctxt_t *ps_proc, in ihevcd_fmt_conv()
/external/libavc/encoder/x86/
Dih264e_function_selector_sse42.c108 process_ctxt_t *ps_proc = NULL; in ih264e_init_function_ptr_sse42() local
/external/libavc/encoder/arm/
Dih264e_function_selector_a9q.c108 process_ctxt_t *ps_proc = NULL; in ih264e_init_function_ptr_neon_a9q() local
Dih264e_function_selector_av8.c115 process_ctxt_t *ps_proc = NULL; in ih264e_init_function_ptr_neon_av8() local