Searched refs:OMX_VID_ENC_IDR_PERIOD_DEFAULT (Results 1 – 3 of 3) sorted by relevance
49 #define OMX_VID_ENC_IDR_PERIOD_DEFAULT 1000 macro
339 if (!(priv->pic_order_cnt % OMX_VID_ENC_IDR_PERIOD_DEFAULT) || in encode_frame()
884 if (!(priv->pic_order_cnt % OMX_VID_ENC_IDR_PERIOD_DEFAULT) || in vid_enc_EncodeFrame()