Home
last modified time | relevance | path

Searched refs:pv_v_buf (Results 1 – 18 of 18) sorted by relevance

/external/libhevc/encoder/
Dihevce_lap_enc_structs.h306 void *pv_v_buf; member
346 void *pv_v_buf; member
Ditt_video_api.h444 void *pv_v_buf; member
Dihevce_memory_init.c1781 ps_pic_bufs[i]->s_yuv_buf_desc.pv_v_buf = NULL; in ihevce_mem_manager_init()
1849 ps_pic_bufs->s_yuv_buf_desc.pv_v_buf = NULL; in ihevce_mem_manager_init()
1998 pps_lap_enc_input_bufs[ctr]->s_lap_out.s_input_buf.pv_v_buf = in ihevce_mem_manager_init()
2815 pps_inp_bufs[ctr]->s_input_buf.s_input_buf.pv_v_buf = in ihevce_mem_manager_que_init()
2826 pps_inp_bufs[ctr]->s_input_buf.s_input_buf.pv_v_buf = NULL; in ihevce_mem_manager_que_init()
Dihevce_me_pass.c761 ps_ref_info->pu1_rec_v = (U08 *)ps_yuv_desc->pv_v_buf; in ihevc_me_update_ref_desc()
1160 s_inp_desc.s_layer_desc[0].pu1_v = (UWORD8 *)ps_enc_lap_inp->s_lap_out.s_input_buf.pv_v_buf; in ihevce_me_frame_init()
Dihevce_coarse_me_pass.c1407 s_inp_desc.s_layer_desc[0].pu1_v = (UWORD8 *)ps_enc_lap_inp->s_lap_out.s_input_buf.pv_v_buf; in ihevce_coarse_me_set_lyr1_mv_bank()
Dihevce_lap_interface.c2141 ps_lap_inp_buf->s_lap_out.s_input_buf.pv_v_buf = in ihevce_lap_process()
2142 ps_lap_inp_buf->s_input_buf.s_input_buf.pv_v_buf; in ihevce_lap_process()
/external/libavc/decoder/
Div.h187 void *pv_v_buf; member
Dih264d_format_conv.c721 pu1_v_dst = (UWORD8 *)pv_disp_op->s_disp_frm_buf.pv_v_buf; in ih264d_format_convert()
800 pv_disp_op->s_disp_frm_buf.pv_v_buf, in ih264d_format_convert()
Dih264d_utils.c1000 pv_disp_op->s_disp_frm_buf.pv_v_buf = ps_out_buffer->pu1_bufs[2]; in ih264d_get_next_display_field()
1024 ps_op_frm->pv_v_buf = pic_buf->pu1_buf3 + pic_buf->u2_crop_offset_uv; in ih264d_get_next_display_field()
1114 pv_disp_op->s_disp_frm_buf.pv_v_buf = buf in ih264d_get_next_display_field()
1151 pv_disp_op->s_disp_frm_buf.pv_v_buf = buf in ih264d_get_next_display_field()
/external/libhevc/common/
Div.h185 void *pv_v_buf; member
/external/libmpeg2/common/
Div.h234 void *pv_v_buf; member
/external/libmpeg2/decoder/
Dimpeg2d_pic_proc.c67 …pu1_dst_v = (UWORD8 *)ps_disp_frm_buf->pv_v_buf +((u4_start_row >> 1)*(ps_dec->u4_frm_buf_stride… in impeg2d_format_convert()
471 ps_dec->ps_disp_frm_buf->pv_v_buf = ps_disp_pic->pu1_v; in impeg2d_pre_pic_dec_proc()
481 ps_dec->ps_disp_frm_buf->pv_v_buf = pu1_buf; in impeg2d_pre_pic_dec_proc()
Dimpeg2d_deinterlace.c224 pu1_dst_v = ps_disp_frm_buf->pv_v_buf; in impeg2d_deinterlace()
Dimpeg2d_api_main.c3180 …ps_dec_state->ps_disp_frm_buf->pv_v_buf = ps_dec_ip->s_ivd_video_decode_ip_t.s_out_buffer.pu1_buf… in impeg2d_api_entity()
3249 …ps_dec_op->s_ivd_video_decode_op_t.s_disp_frm_buf.pv_v_buf = ps_dec_ip->s_ivd_video_decode_ip_t.s… in impeg2d_api_entity()
3258 … ps_dec_op->s_ivd_video_decode_op_t.s_disp_frm_buf.pv_v_buf = ps_disp_pic->pu1_v; in impeg2d_api_entity()
3269 ps_dec_op->s_ivd_video_decode_op_t.s_disp_frm_buf.pv_v_buf = pu1_buf; in impeg2d_api_entity()
/external/libhevc/decoder/
Dihevcd_decode.c284 ps_dec_op->s_disp_frm_buf.pv_v_buf = NULL; in ihevcd_fill_outargs()
304 ps_dec_op->s_disp_frm_buf.pv_v_buf = pu1_v_dst; in ihevcd_fill_outargs()
314 ps_dec_op->s_disp_frm_buf.pv_v_buf = in ihevcd_fill_outargs()
/external/libhevc/test/decoder/
Dmain.c955 buf = (UWORD8 *)s_dump_disp_frm_buf.pv_v_buf; in dump_output()
979 calc_md5_cksum((UWORD8 *)s_dump_disp_frm_buf.pv_v_buf, in dump_output()
/external/libmpeg2/test/decoder/
Dmain.c973 buf = (UWORD8 *)s_dump_disp_frm_buf.pv_v_buf; in dump_output()
997 calc_md5_cksum((UWORD8 *)s_dump_disp_frm_buf.pv_v_buf, in dump_output()
/external/libavc/test/decoder/
Dmain.c971 buf = (UWORD8 *)s_dump_disp_frm_buf.pv_v_buf; in dump_output()
995 calc_md5_cksum((UWORD8 *)s_dump_disp_frm_buf.pv_v_buf, in dump_output()