/external/libhevc/encoder/ |
D | ihevce_lap_enc_structs.h | 305 void *pv_u_buf; member 345 void *pv_u_buf; member
|
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_encode_header_sei_vui.h | 160 void *pv_u_buf,
|
D | itt_video_api.h | 441 void *pv_u_buf; member
|
D | ihevce_ipe_pass.c | 818 pu1_tmp = (UWORD8 *)ps_curr_src->pv_u_buf; in ihevce_ipe_process_row() 821 s_curr_src_bufs.pv_u_buf = pu1_tmp; in ihevce_ipe_process_row() 1147 pu1_tmp = (UWORD8 *)ps_curr_inp->s_lap_out.s_input_buf.pv_u_buf; in ihevce_ipe_process() 1150 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 | 1928 s_cu_prms.pu1_chrm_src = (UWORD8 *)ps_curr_src_bufs->pv_u_buf + ctb_ctr * ctb_size; in ihevce_enc_loop_process_row() 1929 s_cu_prms.pu1_chrm_recon = (UWORD8 *)ps_curr_recon_bufs->pv_u_buf + ctb_ctr * ctb_size; in ihevce_enc_loop_process_row() 2407 s_cu_prms.pu1_chrm_src = (UWORD8 *)ps_curr_src_bufs->pv_u_buf + ctb_ctr * ctb_size; in ihevce_enc_loop_process_row() 2410 s_cu_prms.pu1_chrm_recon = (UWORD8 *)ps_curr_recon_bufs->pv_u_buf + ctb_ctr * ctb_size; in ihevce_enc_loop_process_row() 3278 pu1_tmp = (UWORD8 *)ps_curr_inp->s_lap_out.s_input_buf.pv_u_buf; in ihevce_enc_loop_process() 3283 s_curr_src_bufs.pv_u_buf = pu1_tmp; in ihevce_enc_loop_process() 3297 pu1_tmp = (UWORD8 *)ps_frm_recon->s_yuv_buf_desc.pv_u_buf; in ihevce_enc_loop_process() 3302 s_curr_recon_bufs.pv_u_buf = pu1_tmp; in ihevce_enc_loop_process() 3303 s_pad_interp_recon.pu1_chrm_recon = (UWORD8 *)ps_frm_recon->s_yuv_buf_desc.pv_u_buf; in ihevce_enc_loop_process() 3319 (UWORD8 *)ps_curr_inp->s_lap_out.s_input_buf.pv_u_buf; in ihevce_enc_loop_process() [all …]
|
D | ihevce_memory_init.c | 1812 ps_pic_bufs[i]->s_yuv_buf_desc.pv_u_buf = pv_uv_recon_buf[i]; in ihevce_mem_manager_init() 1877 ps_pic_bufs->s_yuv_buf_desc.pv_u_buf = NULL; in ihevce_mem_manager_init() 2034 pps_lap_enc_input_bufs[ctr]->s_lap_out.s_input_buf.pv_u_buf = in ihevce_mem_manager_init() 2854 pps_inp_bufs[ctr]->s_input_buf.s_input_buf.pv_u_buf = in ihevce_mem_manager_que_init() 2866 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 | 447 pu1_inp = (UWORD8 *)ps_curr_inp->s_lap_out.s_input_buf.pv_u_buf; in ihevce_lap_pad_input_bufs() 493 pu1_inp = (UWORD8 *)ps_curr_inp->s_lap_out.s_input_buf.pv_u_buf; in ihevce_lap_pad_input_bufs() 2164 ps_lap_inp_buf->s_lap_out.s_input_buf.pv_u_buf = in ihevce_lap_process() 2165 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 | 1729 pu1_dst = (UWORD8 *)ps_curr_inp->s_input_buf.pv_u_buf; in ihevce_copy_inp_8bit() 1778 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 | 4161 void *pv_u_buf; in ihevce_enc_frm_proc_slave_thrd() local 4165 pv_u_buf = ps_frm_recon_temp->s_yuv_buf_desc.pv_u_buf; in ihevce_enc_frm_proc_slave_thrd() 4178 pv_u_buf, in ihevce_enc_frm_proc_slave_thrd() 4273 (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 | 946 pv_disp_op->s_disp_frm_buf.pv_u_buf = ps_out_buffer->pu1_bufs[1]; in ih264d_get_next_display_field() 967 ps_op_frm->pv_u_buf = pic_buf->pu1_buf2 + pic_buf->u2_crop_offset_uv; in ih264d_get_next_display_field() 1052 pv_disp_op->s_disp_frm_buf.pv_u_buf = buf in ih264d_get_next_display_field() 1089 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() 466 ps_dec->ps_disp_frm_buf->pv_u_buf = ps_disp_pic->pu1_u; in impeg2d_pre_pic_dec_proc() 474 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 | 3183 …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() 3252 …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() 3261 … 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() 3270 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 | 279 ps_dec_op->s_disp_frm_buf.pv_u_buf = ps_disp_buf->pu1_chroma; in ihevcd_fill_outargs() 299 ps_dec_op->s_disp_frm_buf.pv_u_buf = pu1_u_dst; in ihevcd_fill_outargs() 308 ps_dec_op->s_disp_frm_buf.pv_u_buf = in ihevcd_fill_outargs()
|
/external/libhevc/test/decoder/ |
D | main.c | 947 buf = (UWORD8 *)s_dump_disp_frm_buf.pv_u_buf; in dump_output() 972 calc_md5_cksum((UWORD8 *)s_dump_disp_frm_buf.pv_u_buf, in dump_output() 1011 buf = (UWORD8 *)s_dump_disp_frm_buf.pv_u_buf; in dump_output()
|
/external/libmpeg2/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()
|
/external/libavc/test/decoder/ |
D | main.c | 955 buf = (UWORD8 *)s_dump_disp_frm_buf.pv_u_buf; in dump_output() 980 calc_md5_cksum((UWORD8 *)s_dump_disp_frm_buf.pv_u_buf, in dump_output() 1019 buf = (UWORD8 *)s_dump_disp_frm_buf.pv_u_buf; in dump_output()
|