Searched refs:FULL_SUPERFRAME_DROP (Results 1 – 3 of 3) sorted by relevance
838 FULL_SUPERFRAME_DROP, /**< Only full superframe can drop. */ enumerator
441 if (!cpi->use_svc || cpi->svc.framedrop_mode != FULL_SUPERFRAME_DROP) { in check_buffer_above_thresh()487 if (cpi->svc.framedrop_mode == FULL_SUPERFRAME_DROP) { in check_buffer_below_thresh()494 if (cpi->svc.framedrop_mode == FULL_SUPERFRAME_DROP) in check_buffer_below_thresh()518 svc->framedrop_mode == FULL_SUPERFRAME_DROP)) { in drop_frame()521 if ((rc->buffer_level < 0 && svc->framedrop_mode != FULL_SUPERFRAME_DROP) || in drop_frame()523 svc->framedrop_mode == FULL_SUPERFRAME_DROP)) { in drop_frame()
862 svc_drop_frame.framedrop_mode = FULL_SUPERFRAME_DROP; in main()