Searched refs:DV_PROFILE_IS_720p50 (Results 1 – 2 of 2) sorted by relevance
87 #define DV_PROFILE_IS_720p50(p) (((p)->video_stype == 0x18) && ((p)->dsf == 1)) macro112 if (DV_PROFILE_IS_720p50(d)) in dv_work_pool_size()
186 !(DV_PROFILE_IS_720p50(d) && s > 9)) { in ff_dv_init_dynamic_tables()