Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d.h213 ivd_ctl_flush_op_t s_ivd_ctl_flush_op_t; member
Dih264d_api.c636 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1 in api_check_struct_sanity()
638 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= in api_check_struct_sanity()
642 if(ps_op->s_ivd_ctl_flush_op_t.u4_size in api_check_struct_sanity()
645 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1 in api_check_struct_sanity()
647 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= in api_check_struct_sanity()
/external/libmpeg2/decoder/
Dimpeg2d.h316 ivd_ctl_flush_op_t s_ivd_ctl_flush_op_t; member
Dimpeg2d_api_main.c851 ps_ctl_dec_op->s_ivd_ctl_flush_op_t.u4_size = in impeg2d_api_set_flush_mode()
853 ps_ctl_dec_op->s_ivd_ctl_flush_op_t.u4_error_code = IV_SUCCESS; in impeg2d_api_set_flush_mode()
2806 ps_op->s_ivd_ctl_flush_op_t.u4_error_code = 0; in impeg2d_api_check_struct_sanity()
2810 … ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2811 … ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= IVD_IP_API_STRUCT_SIZE_INCORRECT; in impeg2d_api_check_struct_sanity()
2814 … if(ps_op->s_ivd_ctl_flush_op_t.u4_size != sizeof(impeg2d_ctl_flush_op_t)) in impeg2d_api_check_struct_sanity()
2816 … ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2817 … ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= IVD_OP_API_STRUCT_SIZE_INCORRECT; in impeg2d_api_check_struct_sanity()
/external/libhevc/decoder/
Dihevcd_cxa.h298 ivd_ctl_flush_op_t s_ivd_ctl_flush_op_t; member
Dihevcd_api.c617 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1 in api_check_struct_sanity()
619 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= in api_check_struct_sanity()
623 if(ps_op->s_ivd_ctl_flush_op_t.u4_size in api_check_struct_sanity()
626 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1 in api_check_struct_sanity()
628 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= in api_check_struct_sanity()