Searched refs:pkt_grp (Results 1 – 1 of 1) sorted by relevance
64 MppBufferGroup pkt_grp; member914 ret = mpp_buffer_group_get_internal(&ctx->pkt_grp, MPP_BUFFER_TYPE_ION); in mpi_rc_buffer_init()938 if (ctx->pkt_grp) { in mpi_rc_buffer_init()939 mpp_buffer_group_put(ctx->pkt_grp); in mpi_rc_buffer_init()940 ctx->pkt_grp = NULL; in mpi_rc_buffer_init()1071 if (ctx->pkt_grp) { in mpi_rc_codec()1072 mpp_buffer_group_put(ctx->pkt_grp); in mpi_rc_codec()1073 ctx->pkt_grp = NULL; in mpi_rc_codec()