Searched refs:IVD_MEM_ALLOC_FAILED (Results 1 – 6 of 6) sorted by relevance
231 IVD_MEM_ALLOC_FAILED = 0x2b, enumerator
233 IVD_MEM_ALLOC_FAILED = 0x2b, enumerator
1509 ps_create_op->s_ivd_create_op_t.u4_error_code = IVD_MEM_ALLOC_FAILED; in ih264d_create()1551 case IVD_MEM_ALLOC_FAILED: in ih264d_map_error()2101 || (ret == IVD_MEM_ALLOC_FAILED) in ih264d_video_decode()2159 && (ret != IVD_MEM_ALLOC_FAILED) in ih264d_video_decode()2190 || (ret == IVD_MEM_ALLOC_FAILED) in ih264d_video_decode()
830 ps_dec->i4_error_code = IVD_MEM_ALLOC_FAILED; in ih264d_init_pic()831 return IVD_MEM_ALLOC_FAILED; in ih264d_init_pic()
676 ps_codec->i4_error_code = IVD_MEM_ALLOC_FAILED; in ihevcd_decode()678 ps_dec_op->u4_error_code |= IVD_MEM_ALLOC_FAILED; in ihevcd_decode()
2093 ps_create_op->s_ivd_create_op_t.u4_error_code = IVD_MEM_ALLOC_FAILED; in ihevcd_create()