Lines Matching refs:IH264E_ERROR_T
240 static IH264E_ERROR_T ih264e_write_coeff4x4_cavlc(WORD16 *pi2_res_block, in ih264e_write_coeff4x4_cavlc()
248 IH264E_ERROR_T error_status = IH264E_SUCCESS; in ih264e_write_coeff4x4_cavlc()
604 static IH264E_ERROR_T ih264e_write_coeff8x8_cavlc(entropy_ctxt_t *ps_ent_ctxt, in ih264e_write_coeff8x8_cavlc()
613 IH264E_ERROR_T error_status = IH264E_SUCCESS; in ih264e_write_coeff8x8_cavlc()
698 static IH264E_ERROR_T ih264e_encode_residue(entropy_ctxt_t *ps_ent_ctxt, in ih264e_encode_residue()
703 IH264E_ERROR_T error_status = IH264E_SUCCESS; in ih264e_encode_residue()
952 IH264E_ERROR_T ih264e_write_islice_mb_cavlc(entropy_ctxt_t *ps_ent_ctxt) in ih264e_write_islice_mb_cavlc()
955 IH264E_ERROR_T error_status = IH264E_SUCCESS; in ih264e_write_islice_mb_cavlc()
1184 IH264E_ERROR_T ih264e_write_pslice_mb_cavlc(entropy_ctxt_t *ps_ent_ctxt) in ih264e_write_pslice_mb_cavlc()
1187 IH264E_ERROR_T error_status = IH264E_SUCCESS; in ih264e_write_pslice_mb_cavlc()
1496 IH264E_ERROR_T ih264e_write_bslice_mb_cavlc(entropy_ctxt_t *ps_ent_ctxt) in ih264e_write_bslice_mb_cavlc()
1499 IH264E_ERROR_T error_status = IH264E_SUCCESS; in ih264e_write_bslice_mb_cavlc()