Home
last modified time | relevance | path

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

/external/libmpeg2/decoder/
Dimpeg2d.h333 ivd_ctl_reset_op_t s_ivd_ctl_reset_op_t; member
Dimpeg2d_api_main.c1020 s_ctl_reset_op->s_ivd_ctl_reset_op_t.u4_error_code = in impeg2d_api_reset()
2956 ps_op->s_ivd_ctl_reset_op_t.u4_error_code = 0; in impeg2d_api_check_struct_sanity()
2960 … ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2961 … ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= IVD_IP_API_STRUCT_SIZE_INCORRECT; in impeg2d_api_check_struct_sanity()
2964 … if(ps_op->s_ivd_ctl_reset_op_t.u4_size != sizeof(impeg2d_ctl_reset_op_t)) in impeg2d_api_check_struct_sanity()
2966 … ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2967 … ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= IVD_OP_API_STRUCT_SIZE_INCORRECT; in impeg2d_api_check_struct_sanity()
/external/libhevc/decoder/
Dihevcd_cxa.h324 ivd_ctl_reset_op_t s_ivd_ctl_reset_op_t; member
Dihevcd_api.c644 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 in api_check_struct_sanity()
646 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= in api_check_struct_sanity()
650 if(ps_op->s_ivd_ctl_reset_op_t.u4_size in api_check_struct_sanity()
653 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 in api_check_struct_sanity()
655 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= in api_check_struct_sanity()
/external/libavc/decoder/
Dih264d.h241 ivd_ctl_reset_op_t s_ivd_ctl_reset_op_t; member
Dih264d_api.c708 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 in api_check_struct_sanity()
710 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= in api_check_struct_sanity()
714 if(ps_op->s_ivd_ctl_reset_op_t.u4_size in api_check_struct_sanity()
717 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 in api_check_struct_sanity()
719 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= in api_check_struct_sanity()