Home | Sort by relevance Sort by last modified time |
/external/libavc/decoder/ | |
ih264d_defs.h | 340 #define BOT_REF 0x10 |
ih264d_process_bslice.c | [all...] |
ih264d_utils.c | 539 u1_pic_type = u1_pic_type | BOT_REF; 550 u1_pic_type = TOP_REF | BOT_REF; [all...] |