Searched defs:is_bframe (Results 1 - 1 of 1) sorted by relevance
| /third_party/ffmpeg/libavfilter/ | ||
| H A D | vf_codecview.c | 285 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