Searched refs:s_ivd_ctl_flush_op_t (Results 1 - 6 of 6) sorted by relevance

/external/libavc/decoder/
H A Dih264d.h213 ivd_ctl_flush_op_t s_ivd_ctl_flush_op_t; member in struct:__anon9570
H A Dih264d_api.c640 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1
642 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |=
646 if(ps_op->s_ivd_ctl_flush_op_t.u4_size
649 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1
651 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |=
/external/libmpeg2/decoder/
H A Dimpeg2d.h319 ivd_ctl_flush_op_t s_ivd_ctl_flush_op_t; member in struct:__anon11136
H A Dimpeg2d_api_main.c901 ps_ctl_dec_op->s_ivd_ctl_flush_op_t.u4_size =
903 ps_ctl_dec_op->s_ivd_ctl_flush_op_t.u4_error_code = IV_SUCCESS;
2962 ps_op->s_ivd_ctl_flush_op_t.u4_error_code = 0;
2966 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM;
2967 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= IVD_IP_API_STRUCT_SIZE_INCORRECT;
2970 if(ps_op->s_ivd_ctl_flush_op_t.u4_size != sizeof(impeg2d_ctl_flush_op_t))
2972 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM;
2973 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= IVD_OP_API_STRUCT_SIZE_INCORRECT;
/external/libhevc/decoder/
H A Dihevcd_cxa.h301 ivd_ctl_flush_op_t s_ivd_ctl_flush_op_t; member in struct:__anon10787
H A Dihevcd_api.c617 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1
619 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |=
623 if(ps_op->s_ivd_ctl_flush_op_t.u4_size
626 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1
628 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |=

Completed in 70 milliseconds