| /external/libmpeg2/decoder/ | 
| D | impeg2d_bitstream.c | 191 void impeg2d_bit_stream_flush(void* pv_ctxt, UWORD32 u4_no_of_bits)  in impeg2d_bit_stream_flush() 222 void impeg2d_bit_stream_flush_to_byte_boundary(void* pv_ctxt)  in impeg2d_bit_stream_flush_to_byte_boundary() 309 UWORD32 impeg2d_bit_stream_get(void* pv_ctxt, UWORD32 u4_num_bits)  in impeg2d_bit_stream_get() 334 UWORD32 impeg2d_bit_stream_num_bits_read(void* pv_ctxt)  in impeg2d_bit_stream_num_bits_read()
  | 
| /external/libhevc/encoder/ | 
| D | ihevce_ipe_pass.c | 569     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()
  | 
| D | ihevce_sub_pic_rc.c | 144     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()
  | 
| D | ihevce_rc_interface.c | 691     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() 2083     void *pv_ctxt,  in ihevce_rc_get_pic_quant() 3919     void *pv_ctxt, LWORD64 i8_cur_frm_intra_cost, WORD32 i4_enc_frm_id)  in ihevce_rc_update_cur_frm_intra_satd() 4137 void get_avg_bitrate_bufsize(void *pv_ctxt, LWORD64 *pi8_bitrate, LWORD64 *pi8_ebf)  in get_avg_bitrate_bufsize() 4305     void *pv_ctxt,  in ihevce_rc_update_pic_info() 4773     void *pv_ctxt,  in ihevce_rc_interface_update() 4914     void *pv_ctxt,  in ihevce_rc_store_retrive_update_info() 5781 void ihevce_vbv_complaince_init_level(void *pv_ctxt, vui_t *ps_vui)  in ihevce_vbv_complaince_init_level() 5849 void change_bitrate_vbv_complaince(void *pv_ctxt, LWORD64 i8_new_bitrate, LWORD64 i8_buffer_size)  in change_bitrate_vbv_complaince() [all …] 
 | 
| D | hme_interface.c | 1130     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()
  | 
| D | ihevce_decomp_pre_intra_pass.c | 1368     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()
  | 
| D | ihevce_plugin.c | 525     ihevce_strm_fill_done(void *pv_ctxt, void *pv_curr_out, WORD32 i4_br_id, WORD32 i4_res_id)  in ihevce_strm_fill_done()
  | 
| D | ihevce_enc_loop_pass.c | 250 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/libavc/fuzzer/ | 
| D | mvc_dec_fuzzer.cpp | 56 static inline void *mvcd_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size)  in mvcd_aligned_malloc() 69 static inline void mvcd_aligned_free(void *pv_ctxt, void *pv_buf)  in mvcd_aligned_free()
  | 
| /external/libmpeg2/common/ | 
| D | ideint.c | 132 IDEINT_ERROR_T ideint_process(void *pv_ctxt,  in ideint_process()
  | 
| /external/libhevc/test/decoder/ | 
| D | main.c | 427 void *ihevca_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size)  in ihevca_aligned_malloc() 433 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf)  in ihevca_aligned_free() 442 void *ihevca_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size)  in ihevca_aligned_malloc() 448 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf)  in ihevca_aligned_free() 457 void *ihevca_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size)  in ihevca_aligned_malloc() 468 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf)  in ihevca_aligned_free()
  | 
| /external/libavc/examples/avcdec/ | 
| D | main.c | 435 void * ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size)  in ih264a_aligned_malloc() 441 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf)  in ih264a_aligned_free() 450 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() 465 void * ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size)  in ih264a_aligned_malloc() 476 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf)  in ih264a_aligned_free()
  | 
| /external/libavc/examples/svcdec/ | 
| D | main.c | 428 void *ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size)  in ih264a_aligned_malloc() 434 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf)  in ih264a_aligned_free() 443 void *ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size)  in ih264a_aligned_malloc() 449 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf)  in ih264a_aligned_free() 457 void *ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size)  in ih264a_aligned_malloc() 468 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf)  in ih264a_aligned_free()
  | 
| /external/libavc/examples/mvcdec/ | 
| D | main.c | 181 static inline void *mvcd_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size)  in mvcd_aligned_malloc() 192 static inline void mvcd_aligned_free(void *pv_ctxt, void *pv_buf)  in mvcd_aligned_free()
  |