Searched refs:MPP_TIMEOUT_NON_BLOCK (Results 1 – 3 of 3) sorted by relevance
120 #define MPP_TIMEOUT_NON_BLOCK (0L) macro
848 timeout = self->flushing ? MPP_TIMEOUT_NON_BLOCK : MPP_OUTPUT_TIMEOUT_MS; in gst_mpp_dec_loop()