Searched refs:IV_PROGRESSIVE (Results 1 - 9 of 9) sorted by relevance

/external/libavc/decoder/
H A Div.h127 IV_PROGRESSIVE = 0x0, enumerator in enum:__anon10453
133 IV_CONTENTTYPE_DEFAULT = IV_PROGRESSIVE,
/external/libhevc/common/
H A Div.h125 IV_PROGRESSIVE = 0x0, enumerator in enum:__anon11543
131 IV_CONTENTTYPE_DEFAULT = IV_PROGRESSIVE,
/external/libmpeg2/common/
H A Div.h141 IV_PROGRESSIVE = 0x0, enumerator in enum:__anon11906
147 IV_CONTENTTYPE_DEFAULT = IV_PROGRESSIVE,
/external/libavc/encoder/
H A Div2.h136 IV_PROGRESSIVE = 0x0, enumerator in enum:__anon10634
142 IV_CONTENTTYPE_DEFAULT = IV_PROGRESSIVE,
H A Dih264e_encode_header.c1007 if ((ps_cfg->u4_num_bframes) || (ps_cfg->e_content_type != IV_PROGRESSIVE) ||
H A Dih264e_api.c502 if (ps_ip->s_ive_ip.e_content_type != IV_PROGRESSIVE)
2369 ps_cfg->e_content_type = IV_PROGRESSIVE;
/external/libmpeg2/decoder/
H A Dimpeg2d_api_main.c1184 ps_ctl_dec_op->s_ivd_ctl_getstatus_op_t.e_content_type = IV_PROGRESSIVE ;
3353 ps_dec_op->s_ivd_video_decode_op_t.u4_progressive_frame_flag = IV_PROGRESSIVE;
3436 ps_dec_op->s_ivd_video_decode_op_t.u4_progressive_frame_flag = IV_PROGRESSIVE;
/external/libavc/test/encoder/
H A Dmain.c2377 s_init_ip.s_ive_ip.e_content_type = IV_PROGRESSIVE;
/external/libhevc/decoder/
H A Dihevcd_api.c2485 ps_ctl_op->e_content_type = IV_PROGRESSIVE;

Completed in 352 milliseconds