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.h228 ivd_ctl_reset_op_t s_ivd_ctl_reset_op_t; member
Dih264d_api.c667 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 in api_check_struct_sanity()
669 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= in api_check_struct_sanity()
673 if(ps_op->s_ivd_ctl_reset_op_t.u4_size in api_check_struct_sanity()
676 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 in api_check_struct_sanity()
678 ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= in api_check_struct_sanity()
/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()
2960 ps_op->s_ivd_ctl_reset_op_t.u4_error_code = 0; in impeg2d_api_check_struct_sanity()
2964 … ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2965 … ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= IVD_IP_API_STRUCT_SIZE_INCORRECT; in impeg2d_api_check_struct_sanity()
2968 … if(ps_op->s_ivd_ctl_reset_op_t.u4_size != sizeof(impeg2d_ctl_reset_op_t)) in impeg2d_api_check_struct_sanity()
2970 … ps_op->s_ivd_ctl_reset_op_t.u4_error_code |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2971 … 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()