Home
last modified time | relevance | path

Searched defs:pv_ctxt (Results 1 – 11 of 11) sorted by relevance

/external/libmpeg2/decoder/
Dimpeg2d_bitstream.c191 INLINE void impeg2d_bit_stream_flush(void* pv_ctxt, UWORD32 u4_no_of_bits) in impeg2d_bit_stream_flush()
222 INLINE void impeg2d_bit_stream_flush_to_byte_boundary(void* pv_ctxt) in impeg2d_bit_stream_flush_to_byte_boundary()
309 INLINE UWORD32 impeg2d_bit_stream_get(void* pv_ctxt, UWORD32 u4_num_bits) in impeg2d_bit_stream_get()
334 INLINE UWORD32 impeg2d_bit_stream_num_bits_read(void* pv_ctxt) in impeg2d_bit_stream_num_bits_read()
/external/libhevc/encoder/
Dihevce_ipe_pass.c569 void *pv_ctxt, in ihevce_ipe_get_frame_intra_satd_cost()
996 void *pv_ctxt, in ihevce_ipe_process()
1197 void ihevce_get_ipe_ol_cu_lambda_prms(void *pv_ctxt, WORD32 i4_cur_cu_qp) in ihevce_get_ipe_ol_cu_lambda_prms()
1229 void *pv_ctxt, in ihevce_populate_ipe_ol_cu_lambda_prms()
1432 void *pv_ctxt, in ihevce_populate_ipe_frame_init()
Dihevce_sub_pic_rc.c144 void *pv_multi_thrd_ctxt, void *pv_ctxt, void *pv_ctb_ipe_analyse, void *pv_frm_ctb_prms) in ihevce_sub_pic_rc_in_data()
408 void ihevce_sub_pic_rc_scale_query(void *pv_multi_thrd_ctxt, void *pv_ctxt) in ihevce_sub_pic_rc_scale_query()
Dihevce_rc_interface.c691 void *pv_ctxt, in ihevce_rc_init()
1425 ihevce_rc_get_pre_enc_pic_quant(void *pv_ctxt, picture_type_e rc_pic_type, WORD32 *pi4_scd_qp) in ihevce_rc_get_pre_enc_pic_quant()
2078 void *pv_ctxt, in ihevce_rc_get_pic_quant()
3909 void *pv_ctxt, LWORD64 i8_cur_frm_intra_cost, WORD32 i4_enc_frm_id) in ihevce_rc_update_cur_frm_intra_satd()
4126 void get_avg_bitrate_bufsize(void *pv_ctxt, LWORD64 *pi8_bitrate, LWORD64 *pi8_ebf) in get_avg_bitrate_bufsize()
4294 void *pv_ctxt, in ihevce_rc_update_pic_info()
4762 void *pv_ctxt, in ihevce_rc_interface_update()
4903 void *pv_ctxt, in ihevce_rc_store_retrive_update_info()
5770 void ihevce_vbv_complaince_init_level(void *pv_ctxt, vui_t *ps_vui) in ihevce_vbv_complaince_init_level()
5838 void change_bitrate_vbv_complaince(void *pv_ctxt, LWORD64 i8_new_bitrate, LWORD64 i8_buffer_size) in change_bitrate_vbv_complaince()
[all …]
Dhme_interface.c1130 void *pv_ctxt, in hme_enc_alloc_init_mem()
1740 hme_memtab_t *ps_memtabs, hme_init_prms_t *ps_prms, void *pv_ctxt, S32 mem_avail) in hme_coarse_alloc_init_mem()
2351 void *pv_ctxt, in hme_coarse_dep_mngr_init()
2432 void hme_coarse_dep_mngr_reg_sem(void *pv_ctxt, void **ppv_sem_hdls, WORD32 i4_num_proc_thrds) in hme_coarse_dep_mngr_reg_sem()
2768 void *pv_ctxt, in hme_enc_init()
2812 S32 hme_coarse_init(void *pv_ctxt, hme_memtab_t *ps_memtabs, hme_init_prms_t *ps_prms) in hme_coarse_init()
3023 S32 hme_coarse_find_free_descr_idx(void *pv_ctxt) in hme_coarse_find_free_descr_idx()
4662 mv_grid_t **pps_mv_grid, S32 i4_ctb_x, S32 i4_ctb_y, S32 i4_num_ref, void *pv_ctxt) in hme_fill_neighbour_mvs()
Dihevce_decomp_pre_intra_pass.c1368 void *pv_ctxt, in ihevce_decomp_pre_intra_process()
1823 void *pv_ctxt, in ihevce_decomp_pre_intra_frame_init()
2296 LWORD64 ihevce_decomp_pre_intra_get_frame_satd(void *pv_ctxt, WORD32 *wd, WORD32 *ht) in ihevce_decomp_pre_intra_get_frame_satd()
2314 LWORD64 ihevce_decomp_pre_intra_get_frame_satd_squared(void *pv_ctxt, WORD32 *wd, WORD32 *ht) in ihevce_decomp_pre_intra_get_frame_satd_squared()
Dihevce_plugin.c510 ihevce_strm_fill_done(void *pv_ctxt, void *pv_curr_out, WORD32 i4_br_id, WORD32 i4_res_id) in ihevce_strm_fill_done()
Dihevce_enc_loop_pass.c250 void ihevce_mark_all_modes_to_evaluate(void *pv_ctxt, cu_analyse_t *ps_cu_analyse) in ihevce_mark_all_modes_to_evaluate()
2970 void *pv_ctxt, in ihevce_enc_loop_process()
/external/libmpeg2/common/
Dideint.c132 IDEINT_ERROR_T ideint_process(void *pv_ctxt, in ideint_process()
/external/libhevc/test/decoder/
Dmain.c408 void *ihevca_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size) in ihevca_aligned_malloc()
414 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf) in ihevca_aligned_free()
423 void *ihevca_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size) in ihevca_aligned_malloc()
429 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf) in ihevca_aligned_free()
438 void *ihevca_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size) in ihevca_aligned_malloc()
449 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf) in ihevca_aligned_free()
/external/libavc/test/decoder/
Dmain.c415 void * ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size) in ih264a_aligned_malloc()
421 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf) in ih264a_aligned_free()
430 void * ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size) in ih264a_aligned_malloc()
436 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf) in ih264a_aligned_free()
445 void * ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size) in ih264a_aligned_malloc()
456 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf) in ih264a_aligned_free()