Home
last modified time | relevance | path

Searched refs:u4_u_ht (Results 1 – 9 of 9) sorted by relevance

/external/libhevc/common/
Div.h210 UWORD32 u4_u_ht; member
/external/libavc/decoder/
Div.h212 UWORD32 u4_u_ht; member
Dih264d_utils.c954 ps_op_frm->u4_u_ht = ps_op_frm->u4_v_ht = ps_op_frm->u4_y_ht >> 1; in ih264d_get_next_display_field()
1001 pv_disp_op->s_disp_frm_buf.u4_u_ht = pv_disp_op->s_disp_frm_buf.u4_y_ht in ih264d_get_next_display_field()
1114 pv_disp_op->s_disp_frm_buf.u4_u_ht = 0; in ih264d_get_next_display_field()
/external/libmpeg2/common/
Div.h259 UWORD32 u4_u_ht; member
/external/libhevc/test/decoder/
Dmain.c931 …isp_frm_buf.u4_y_strd * ((s_dump_disp_frm_buf.u4_y_ht + 160) + (s_dump_disp_frm_buf.u4_u_ht + 80)); in dump_output()
948 for(i = 0; i < s_dump_disp_frm_buf.u4_u_ht; i++) in dump_output()
975 s_dump_disp_frm_buf.u4_u_ht, in dump_output()
997 …disp_frm_buf.u4_y_strd * ((s_dump_disp_frm_buf.u4_y_ht + 80) + (s_dump_disp_frm_buf.u4_u_ht + 40)); in dump_output()
1012 for(i = 0; i < s_dump_disp_frm_buf.u4_u_ht; i++) in dump_output()
/external/libavc/test/decoder/
Dmain.c938 …isp_frm_buf.u4_y_strd * ((s_dump_disp_frm_buf.u4_y_ht + 160) + (s_dump_disp_frm_buf.u4_u_ht + 80)); in dump_output()
956 for(i = 0; i < s_dump_disp_frm_buf.u4_u_ht; i++) in dump_output()
983 s_dump_disp_frm_buf.u4_u_ht, in dump_output()
1005 …disp_frm_buf.u4_y_strd * ((s_dump_disp_frm_buf.u4_y_ht + 80) + (s_dump_disp_frm_buf.u4_u_ht + 40)); in dump_output()
1020 for(i = 0; i < s_dump_disp_frm_buf.u4_u_ht; i++) in dump_output()
/external/libmpeg2/test/decoder/
Dmain.c949 …disp_frm_buf.u4_y_strd * ((s_dump_disp_frm_buf.u4_y_ht + 80) + (s_dump_disp_frm_buf.u4_u_ht + 40)); in dump_output()
966 for(i = 0; i < s_dump_disp_frm_buf.u4_u_ht; i++) in dump_output()
993 s_dump_disp_frm_buf.u4_u_ht, in dump_output()
1015 …disp_frm_buf.u4_y_strd * ((s_dump_disp_frm_buf.u4_y_ht + 80) + (s_dump_disp_frm_buf.u4_u_ht + 40)); in dump_output()
1030 for(i = 0; i < s_dump_disp_frm_buf.u4_u_ht; i++) in dump_output()
/external/libhevc/decoder/
Dihevcd_decode.c324 ps_dec_op->s_disp_frm_buf.u4_u_ht = in ihevcd_fill_outargs()
338 ps_dec_op->s_disp_frm_buf.u4_u_ht = in ihevcd_fill_outargs()
/external/libmpeg2/decoder/
Dimpeg2d_api_main.c3335 … ps_dec_op->s_ivd_video_decode_op_t.s_disp_frm_buf.u4_u_ht = ps_dec_state->u2_vertical_size >> 1; in impeg2d_api_entity()
3351 ps_dec_op->s_ivd_video_decode_op_t.s_disp_frm_buf.u4_u_ht = 0; in impeg2d_api_entity()
3423 … ps_dec_op->s_ivd_video_decode_op_t.s_disp_frm_buf.u4_u_ht = ps_dec_state->u2_vertical_size >> 1; in impeg2d_api_entity()
3439 ps_dec_op->s_ivd_video_decode_op_t.s_disp_frm_buf.u4_u_ht = 0; in impeg2d_api_entity()