Home
last modified time | relevance | path

Searched defs:is_bframe (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_codecview.c285 const int is_bframe = (s->frame_type & FRAME_TYPE_B) && frame->pict_type == AV_PICTURE_TYPE_B; in filter_frame() local

Completed in 2 milliseconds