Searched defs:s5p_mfc_ctx_ready (Results 1 - 2 of 2) sorted by relevance

/drivers/media/video/s5p-mfc/
H A Ds5p_mfc_dec.c175 static int s5p_mfc_ctx_ready(struct s5p_mfc_ctx *ctx) function
494 if (s5p_mfc_ctx_ready(ctx)) {
879 if (s5p_mfc_ctx_ready(ctx)) {
950 if (s5p_mfc_ctx_ready(ctx)) {
H A Ds5p_mfc_enc.c574 static int s5p_mfc_ctx_ready(struct s5p_mfc_ctx *ctx) function
651 if (s5p_mfc_ctx_ready(ctx)) {
1652 if (s5p_mfc_ctx_ready(ctx)) {
1729 if (s5p_mfc_ctx_ready(ctx)) {

Completed in 37 milliseconds