Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d.h276 ivd_ctl_reset_op_t s_ivd_ctl_reset_op_t; member
Dih264d_api.c1168 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 in api_check_struct_sanity()
1170 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= in api_check_struct_sanity()
1174 if(ps_op->s_ivd_ctl_reset_op_t.u4_size in api_check_struct_sanity()
1177 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 in api_check_struct_sanity()
1179 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= in api_check_struct_sanity()
/external/libmpeg2/decoder/
Dimpeg2d.h320 ivd_ctl_reset_op_t s_ivd_ctl_reset_op_t; member
Dimpeg2d_api_main.c931 s_ctl_reset_op->s_ivd_ctl_reset_op_t.u4_error_code = in impeg2d_api_reset()
2764 ps_op->s_ivd_ctl_reset_op_t.u4_error_code = 0; in impeg2d_api_check_struct_sanity()
2768 … ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2769 … ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= IVD_IP_API_STRUCT_SIZE_INCORRECT; in impeg2d_api_check_struct_sanity()
2772 … if(ps_op->s_ivd_ctl_reset_op_t.u4_size != sizeof(impeg2d_ctl_reset_op_t)) in impeg2d_api_check_struct_sanity()
2774 … ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2775 … 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.h443 ivd_ctl_reset_op_t s_ivd_ctl_reset_op_t; member
Dihevcd_api.c1154 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 in api_check_struct_sanity()
1156 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= in api_check_struct_sanity()
1160 if(ps_op->s_ivd_ctl_reset_op_t.u4_size in api_check_struct_sanity()
1163 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 in api_check_struct_sanity()
1165 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= in api_check_struct_sanity()