Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/
H A Davs2d_api.c122 p_dec->has_get_eos = 0; in avs2d_reset()
180 p_dec->has_get_eos = 1; in avs2d_prepare()
252 if (p_dec->has_get_eos) in avs2d_parse()
H A Davs2d_global.h380 RK_U8 has_get_eos; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_api.c413 p_Dec->p_Inp->has_get_eos = 0; in h264d_reset()
523 if (p_Inp->has_get_eos || p_Dec->errctx.un_spt_flag) { in h264d_prepare()
535 p_Inp->has_get_eos = 1; in h264d_prepare()
H A Dh264d_global.h893 RK_U8 has_get_eos; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h613 RK_U8 has_get_eos; member