Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcavs_parser.c48 if(state == PIC_I_START_CODE || state == PIC_PB_START_CODE){ in cavs_find_frame_end()
Dcavs.h39 #define PIC_PB_START_CODE 0x000001b6 macro
Dcavsdec.c995 if (h->stc == PIC_PB_START_CODE) { in decode_pic()
1062 if (!h->pic_structure && h->stc == PIC_PB_START_CODE) in decode_pic()
1269 case PIC_PB_START_CODE: in cavs_decode_frame()