Home
last modified time | relevance | path

Searched refs:last_frame_ok (Results 1 – 5 of 5) sorted by relevance

/external/aac/libAACdec/src/
Dusacdec_lpc.h148 int last_lpc_lost, int last_frame_ok);
Dusacdec_lpd.cpp1213 int last_frame_ok = CConcealment_GetLastFrameOk( in CLpdChannelStream_Read() local
1282 if (!last_frame_ok) { in CLpdChannelStream_Read()
1368 last_frame_ok); in CLpdChannelStream_Read()
1377 if (last_lpc_lost && !last_frame_ok) { in CLpdChannelStream_Read()
Dusacdec_lpc.cpp767 int last_lpc_lost, int last_frame_ok) { in CLpc_Read() argument
907 if (!lpc0_available && !last_frame_ok) { in CLpc_Read()
/external/libxaac/decoder/
Dixheaacd_struct_def.h179 WORD32 last_frame_ok; member
Dixheaacd_api.c1378 p_state_enhaacplus_dec->last_frame_ok = 1; in ixheaacd_dec_init()
2002 p_state_enhaacplus_dec->last_frame_ok = 1; in ixheaacd_dec_init()