/external/libhevc/encoder/ |
D | ihevce_lap_enc_structs.h | 303 void *pv_u_buf; member 343 void *pv_u_buf; member
|
D | itt_video_api.h | 441 void *pv_u_buf; member
|
D | ihevce_encode_header_sei_vui.h | 160 void *pv_u_buf,
|
D | ihevce_encode_header_sei_vui.c | 2123 void *pv_u_buf, in ihevce_calc_CRC() argument 2180 pu_buf = (UWORD8 *)pv_u_buf; in ihevce_calc_CRC() 2281 void *pv_u_buf, in ihevce_calc_checksum() argument 2332 pu_buf = (UWORD8 *)pv_u_buf; in ihevce_calc_checksum() 2421 void *pv_u_buf, in ihevce_populate_hash_sei() argument 2444 pv_u_buf, in ihevce_populate_hash_sei() 2459 pv_u_buf, in ihevce_populate_hash_sei()
|
D | ihevce_ipe_pass.c | 803 pu1_tmp = (UWORD8 *)ps_curr_src->pv_u_buf; in ihevce_ipe_process_row() 806 s_curr_src_bufs.pv_u_buf = pu1_tmp; in ihevce_ipe_process_row() 1126 pu1_tmp = (UWORD8 *)ps_curr_inp->s_lap_out.s_input_buf.pv_u_buf; in ihevce_ipe_process() 1129 s_curr_src_bufs.pv_u_buf = pu1_tmp; in ihevce_ipe_process()
|
D | ihevce_inter_pred.c | 1110 pu1_ref_pic = (UWORD8 *)ps_ref_pic_l0->s_yuv_buf_desc.pv_u_buf; in ihevce_chroma_inter_pred_pu() 1176 pu1_ref_pic = (UWORD8 *)ps_ref_pic_l1->s_yuv_buf_desc.pv_u_buf; in ihevce_chroma_inter_pred_pu()
|
D | ihevce_enc_loop_pass.c | 1946 s_cu_prms.pu1_chrm_src = (UWORD8 *)ps_curr_src_bufs->pv_u_buf + ctb_ctr * ctb_size; in ihevce_enc_loop_process_row() 1947 s_cu_prms.pu1_chrm_recon = (UWORD8 *)ps_curr_recon_bufs->pv_u_buf + ctb_ctr * ctb_size; in ihevce_enc_loop_process_row() 2420 s_cu_prms.pu1_chrm_src = (UWORD8 *)ps_curr_src_bufs->pv_u_buf + ctb_ctr * ctb_size; in ihevce_enc_loop_process_row() 2423 s_cu_prms.pu1_chrm_recon = (UWORD8 *)ps_curr_recon_bufs->pv_u_buf + ctb_ctr * ctb_size; in ihevce_enc_loop_process_row() 3152 pu1_tmp = (UWORD8 *)ps_curr_inp->s_lap_out.s_input_buf.pv_u_buf; in ihevce_enc_loop_process() 3157 s_curr_src_bufs.pv_u_buf = pu1_tmp; in ihevce_enc_loop_process() 3171 pu1_tmp = (UWORD8 *)ps_frm_recon->s_yuv_buf_desc.pv_u_buf; in ihevce_enc_loop_process() 3176 s_curr_recon_bufs.pv_u_buf = pu1_tmp; in ihevce_enc_loop_process() 3177 s_pad_interp_recon.pu1_chrm_recon = (UWORD8 *)ps_frm_recon->s_yuv_buf_desc.pv_u_buf; in ihevce_enc_loop_process() 3193 (UWORD8 *)ps_curr_inp->s_lap_out.s_input_buf.pv_u_buf; in ihevce_enc_loop_process() [all …]
|
D | ihevce_memory_init.c | 1783 ps_pic_bufs[i]->s_yuv_buf_desc.pv_u_buf = pv_uv_recon_buf[i]; in ihevce_mem_manager_init() 1848 ps_pic_bufs->s_yuv_buf_desc.pv_u_buf = NULL; in ihevce_mem_manager_init() 1995 pps_lap_enc_input_bufs[ctr]->s_lap_out.s_input_buf.pv_u_buf = in ihevce_mem_manager_init() 2812 pps_inp_bufs[ctr]->s_input_buf.s_input_buf.pv_u_buf = in ihevce_mem_manager_que_init() 2824 pps_inp_bufs[ctr]->s_input_buf.s_input_buf.pv_u_buf = NULL; in ihevce_mem_manager_que_init()
|
D | ihevce_lap_interface.c | 453 pu1_inp = (UWORD8 *)ps_curr_inp->s_lap_out.s_input_buf.pv_u_buf; in ihevce_lap_pad_input_bufs() 499 pu1_inp = (UWORD8 *)ps_curr_inp->s_lap_out.s_input_buf.pv_u_buf; in ihevce_lap_pad_input_bufs() 2139 ps_lap_inp_buf->s_lap_out.s_input_buf.pv_u_buf = in ihevce_lap_process() 2140 ps_lap_inp_buf->s_input_buf.s_input_buf.pv_u_buf; in ihevce_lap_process()
|
D | ihevce_me_pass.c | 760 ps_ref_info->pu1_rec_u = (U08 *)ps_yuv_desc->pv_u_buf; in ihevc_me_update_ref_desc() 1159 s_inp_desc.s_layer_desc[0].pu1_u = (UWORD8 *)ps_enc_lap_inp->s_lap_out.s_input_buf.pv_u_buf; in ihevce_me_frame_init()
|
D | ihevce_plugin.c | 1735 pu1_dst = (UWORD8 *)ps_curr_inp->s_input_buf.pv_u_buf; in ihevce_copy_inp_8bit() 1784 pu1_dst = (UWORD8 *)ps_curr_inp->s_input_buf.pv_u_buf; in ihevce_copy_inp_8bit()
|
D | ihevce_coarse_me_pass.c | 1406 s_inp_desc.s_layer_desc[0].pu1_u = (UWORD8 *)ps_enc_lap_inp->s_lap_out.s_input_buf.pv_u_buf; in ihevce_coarse_me_set_lyr1_mv_bank()
|
D | ihevce_frame_process.c | 4177 void *pv_u_buf; in ihevce_enc_frm_proc_slave_thrd() local 4181 pv_u_buf = ps_frm_recon_temp->s_yuv_buf_desc.pv_u_buf; in ihevce_enc_frm_proc_slave_thrd() 4194 pv_u_buf, in ihevce_enc_frm_proc_slave_thrd() 4289 (UWORD8 *)ps_frm_recon_temp->s_yuv_buf_desc.pv_u_buf; in ihevce_enc_frm_proc_slave_thrd()
|
/external/libavc/decoder/ |
D | ih264d_format_conv.c | 698 pu1_uv_src = (UWORD8 *)ps_op_frm->pv_u_buf; in ih264d_format_convert() 718 pu1_u_dst = (UWORD8 *)pv_disp_op->s_disp_frm_buf.pv_u_buf; in ih264d_format_convert() 747 pu1_uv_dst = (UWORD8 *)pv_disp_op->s_disp_frm_buf.pv_u_buf; in ih264d_format_convert() 799 pv_disp_op->s_disp_frm_buf.pv_u_buf, in ih264d_format_convert()
|
D | iv.h | 182 void *pv_u_buf; member
|
D | ih264d_utils.c | 999 pv_disp_op->s_disp_frm_buf.pv_u_buf = ps_out_buffer->pu1_bufs[1]; in ih264d_get_next_display_field() 1023 ps_op_frm->pv_u_buf = pic_buf->pu1_buf2 + pic_buf->u2_crop_offset_uv; in ih264d_get_next_display_field() 1108 pv_disp_op->s_disp_frm_buf.pv_u_buf = buf in ih264d_get_next_display_field() 1145 pv_disp_op->s_disp_frm_buf.pv_u_buf = buf in ih264d_get_next_display_field()
|
/external/libmpeg2/decoder/ |
D | impeg2d_pic_proc.c | 66 …pu1_dst_u = (UWORD8 *)ps_disp_frm_buf->pv_u_buf +((u4_start_row >> 1)*(ps_dec->u4_frm_buf_stride… in impeg2d_format_convert() 116 …pu1_dst_u = (UWORD8 *)ps_disp_frm_buf->pv_u_buf +((u4_start_row >> 1)*(ps_dec->u4_frm_buf_stride… in impeg2d_format_convert() 470 ps_dec->ps_disp_frm_buf->pv_u_buf = ps_disp_pic->pu1_u; in impeg2d_pre_pic_dec_proc() 478 ps_dec->ps_disp_frm_buf->pv_u_buf = pu1_buf; in impeg2d_pre_pic_dec_proc()
|
D | impeg2d_deinterlace.c | 223 pu1_dst_u = ps_disp_frm_buf->pv_u_buf; in impeg2d_deinterlace()
|
D | impeg2d_api_main.c | 3179 …ps_dec_state->ps_disp_frm_buf->pv_u_buf = ps_dec_ip->s_ivd_video_decode_ip_t.s_out_buffer.pu1_buf… in impeg2d_api_entity() 3248 …ps_dec_op->s_ivd_video_decode_op_t.s_disp_frm_buf.pv_u_buf = ps_dec_ip->s_ivd_video_decode_ip_t.s… in impeg2d_api_entity() 3257 … ps_dec_op->s_ivd_video_decode_op_t.s_disp_frm_buf.pv_u_buf = ps_disp_pic->pu1_u; in impeg2d_api_entity() 3266 ps_dec_op->s_ivd_video_decode_op_t.s_disp_frm_buf.pv_u_buf = pu1_buf; in impeg2d_api_entity()
|
/external/libhevc/common/ |
D | iv.h | 180 void *pv_u_buf; member
|
/external/libmpeg2/common/ |
D | iv.h | 229 void *pv_u_buf; member
|
/external/libhevc/decoder/ |
D | ihevcd_decode.c | 283 ps_dec_op->s_disp_frm_buf.pv_u_buf = ps_disp_buf->pu1_chroma; in ihevcd_fill_outargs() 303 ps_dec_op->s_disp_frm_buf.pv_u_buf = pu1_u_dst; in ihevcd_fill_outargs() 312 ps_dec_op->s_disp_frm_buf.pv_u_buf = in ihevcd_fill_outargs()
|
/external/libhevc/test/decoder/ |
D | main.c | 949 buf = (UWORD8 *)s_dump_disp_frm_buf.pv_u_buf; in dump_output() 974 calc_md5_cksum((UWORD8 *)s_dump_disp_frm_buf.pv_u_buf, in dump_output() 1013 buf = (UWORD8 *)s_dump_disp_frm_buf.pv_u_buf; in dump_output()
|
/external/libmpeg2/test/decoder/ |
D | main.c | 967 buf = (UWORD8 *)s_dump_disp_frm_buf.pv_u_buf; in dump_output() 992 calc_md5_cksum((UWORD8 *)s_dump_disp_frm_buf.pv_u_buf, in dump_output() 1031 buf = (UWORD8 *)s_dump_disp_frm_buf.pv_u_buf; in dump_output()
|
/external/libavc/test/decoder/ |
D | main.c | 965 buf = (UWORD8 *)s_dump_disp_frm_buf.pv_u_buf; in dump_output() 990 calc_md5_cksum((UWORD8 *)s_dump_disp_frm_buf.pv_u_buf, in dump_output() 1029 buf = (UWORD8 *)s_dump_disp_frm_buf.pv_u_buf; in dump_output()
|