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.h214 ivd_ctl_flush_op_t s_ivd_ctl_flush_op_t; member
Dih264d_api.c640 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1 in api_check_struct_sanity()
642 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= in api_check_struct_sanity()
646 if(ps_op->s_ivd_ctl_flush_op_t.u4_size in api_check_struct_sanity()
649 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1 in api_check_struct_sanity()
651 ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= in api_check_struct_sanity()
/external/libmpeg2/decoder/
Dimpeg2d.h319 ivd_ctl_flush_op_t s_ivd_ctl_flush_op_t; member
Dimpeg2d_api_main.c901 ps_ctl_dec_op->s_ivd_ctl_flush_op_t.u4_size = in impeg2d_api_set_flush_mode()
903 ps_ctl_dec_op->s_ivd_ctl_flush_op_t.u4_error_code = IV_SUCCESS; in impeg2d_api_set_flush_mode()
2936 ps_op->s_ivd_ctl_flush_op_t.u4_error_code = 0; in impeg2d_api_check_struct_sanity()
2940 … ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2941 … ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= IVD_IP_API_STRUCT_SIZE_INCORRECT; in impeg2d_api_check_struct_sanity()
2944 … if(ps_op->s_ivd_ctl_flush_op_t.u4_size != sizeof(impeg2d_ctl_flush_op_t)) in impeg2d_api_check_struct_sanity()
2946 … ps_op->s_ivd_ctl_flush_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2947 … 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.h302 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()