Searched refs:output_cb (Results 1 – 9 of 9) sorted by relevance
85 p->output_cb.callBack = mpp_enc_callback; in mpp_enc_init_v2()86 p->output_cb.ctx = p; in mpp_enc_init_v2()87 p->output_cb.cmd = ENC_CALLBACK_BASE; in mpp_enc_init_v2()93 enc_hal_cfg.output_cb = &p->output_cb; in mpp_enc_init_v2()
28 MppCbCtx *output_cb; member
91 MppCbCtx output_cb; member
131 MppCbCtx *output_cb; member402 p->output_cb = cfg->output_cb; in hal_h264e_vepu580_init()2410 ctx->output_cb->cmd = ENC_OUTPUT_FINISH; in hal_h264e_vepu580_wait()2412 ctx->output_cb->cmd = ENC_OUTPUT_SLICE; in hal_h264e_vepu580_wait()2414 mpp_callback(ctx->output_cb, ¶m); in hal_h264e_vepu580_wait()
151 MppCbCtx *output_cb; member378 p->output_cb = cfg->output_cb; in hal_h264e_vepu510_init()2438 ctx->output_cb->cmd = ENC_OUTPUT_FINISH; in hal_h264e_vepu510_wait()2440 ctx->output_cb->cmd = ENC_OUTPUT_SLICE; in hal_h264e_vepu510_wait()2442 mpp_callback(ctx->output_cb, ¶m); in hal_h264e_vepu510_wait()
154 MppCbCtx *output_cb; member377 p->output_cb = cfg->output_cb; in hal_h264e_vepu511_init()2399 ctx->output_cb->cmd = ENC_OUTPUT_FINISH; in hal_h264e_vepu511_wait()2401 ctx->output_cb->cmd = ENC_OUTPUT_SLICE; in hal_h264e_vepu511_wait()2403 mpp_callback(ctx->output_cb, ¶m); in hal_h264e_vepu511_wait()
113 MppCbCtx *output_cb; member1169 ctx->output_cb = cfg->output_cb; in hal_h265e_v510_init()2392 ctx->output_cb->cmd = ENC_OUTPUT_FINISH; in hal_h265e_v510_wait()2394 ctx->output_cb->cmd = ENC_OUTPUT_SLICE; in hal_h265e_v510_wait()2396 mpp_callback(ctx->output_cb, ¶m); in hal_h265e_v510_wait()
112 MppCbCtx *output_cb; member564 ctx->output_cb = cfg->output_cb; in hal_h265e_vepu511_init()2684 ctx->output_cb->cmd = ENC_OUTPUT_FINISH; in hal_h265e_vepu511_wait()2686 ctx->output_cb->cmd = ENC_OUTPUT_SLICE; in hal_h265e_vepu511_wait()2688 mpp_callback(ctx->output_cb, ¶m); in hal_h265e_vepu511_wait()
214 MppCbCtx *output_cb; member1597 ctx->output_cb = cfg->output_cb; in hal_h265e_v580_init()3245 ctx->output_cb->cmd = ENC_OUTPUT_SLICE; in hal_h265e_v580_wait()3251 ctx->output_cb->cmd = ENC_OUTPUT_FINISH; in hal_h265e_v580_wait()3259 mpp_callback(ctx->output_cb, ¶m); in hal_h265e_v580_wait()