Searched refs:complexity_estimation_disable (Results 1 – 4 of 4) sorted by relevance
412 guint8 complexity_estimation_disable; member
1168 READ_UINT8 (&br, vol->complexity_estimation_disable, 1); in gst_mpeg4_parse_video_object_layer()1169 if (!vol->complexity_estimation_disable) { in gst_mpeg4_parse_video_object_layer()1424 if (!vol->complexity_estimation_disable) { in gst_mpeg4_parse_video_object_plane()
700 unsigned int complexity_estimation_disable : 1; member
1551 result.complexity_estimation_disable = 1; in get_mpeg4_msg()