Home
last modified time | relevance | path

Searched refs:MPP_OUTPUT_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppdec.c41 #define MPP_OUTPUT_TIMEOUT_MS 200 /* Block timeout for MPP output queue */ macro
848 timeout = self->flushing ? MPP_TIMEOUT_NON_BLOCK : MPP_OUTPUT_TIMEOUT_MS; in gst_mpp_dec_loop()