Lines Matching refs:IHEVCD_ERROR_T
85 IHEVCD_ERROR_T ihevcd_check_out_buf_size(codec_t *ps_codec);
86 IHEVCD_ERROR_T ihevcd_fmt_conv(codec_t *ps_codec,
125 static UWORD32 ihevcd_map_error(IHEVCD_ERROR_T e_error)
190 ps_dec_op->u4_error_code = ihevcd_map_error((IHEVCD_ERROR_T)ps_codec->i4_error_code);
518 RETURN_IF((ret != (IHEVCD_ERROR_T)IHEVCD_SUCCESS), ret);
774 IHEVCD_ERROR_T ret;
783 if(ret != (IHEVCD_ERROR_T)IHEVCD_SUCCESS)
793 IHEVCD_ERROR_T ret;
802 if((IHEVCD_ERROR_T)IHEVCD_SUCCESS != ret)