Home
last modified time | relevance | path

Searched refs:ACCEPT_ALL_PICS (Results 1 – 3 of 3) sorted by relevance

/external/libavc/decoder/
Dih264d_parse_slice.c308 ps_err->u1_err_flag = ACCEPT_ALL_PICS; in ih264d_start_of_pic()
1612 ps_err->u1_err_flag = ACCEPT_ALL_PICS; in ih264d_parse_decode_slice()
1887 ps_err->u1_err_flag = ACCEPT_ALL_PICS; in ih264d_parse_decode_slice()
Dih264d_structs.h592 #define ACCEPT_ALL_PICS (0x00) macro
Dih264d_api.c1014 ps_dec->ps_dec_err_status->u1_err_flag = ACCEPT_ALL_PICS; //REJECT_PB_PICS; in ih264d_init_decoder()