Searched refs:VIDEO_I (Results 1 – 4 of 4) sorted by relevance
19 #define FRAME_VIDEO_FRAME_TYPE_STR(_type) (((_type) == VIDEO_I) ? "I" : "P")80 if (frameType == VIDEO_I) { in FillpFrameAddItemStats()262 if (h->curFrame.info.type == VIDEO_I) { in FillpFrameStatistics()
104 VIDEO_I, enumerator
26 #define FILLP_FRAME_IS_VIDEO(_type) ((_type) == VIDEO_I || (_type) == VIDEO_P)
555 VIDEO_I, enumerator