Searched refs:u4_y_wd (Results 1 – 3 of 3) sorted by relevance
/external/libhevc/decoder/ |
D | ihevcd_decode.c | 234 ps_dec_op->s_disp_frm_buf.u4_y_wd = ps_codec->i4_disp_wd; in ihevcd_fill_outargs() 274 ps_dec_op->s_disp_frm_buf.u4_y_wd; in ihevcd_fill_outargs() 287 ps_dec_op->s_disp_frm_buf.u4_y_wd / 2; in ihevcd_fill_outargs() 289 ps_dec_op->s_disp_frm_buf.u4_y_wd / 2; in ihevcd_fill_outargs()
|
/external/libhevc/common/ |
D | iv.h | 237 UWORD32 u4_y_wd; member
|
/external/libhevc/test/decoder/ |
D | main.c | 951 fwrite(buf, 1, s_dump_disp_frm_buf.u4_y_wd, ps_op_file); in dump_output() 977 s_dump_disp_frm_buf.u4_y_wd, in dump_output() 1015 fwrite(buf, 1, s_dump_disp_frm_buf.u4_y_wd, ps_op_file); in dump_output() 1035 fwrite(buf, 1, s_dump_disp_frm_buf.u4_y_wd * 4, ps_op_file); in dump_output() 2987 width = s_video_decode_op.s_disp_frm_buf.u4_y_wd; in hevcdec_main()
|