Searched refs:bytes_outstanding (Results 1 – 1 of 1) sorted by relevance
774 RK_S32 bytes_outstanding; member796 ctx->bytes_outstanding = 0; in init_context()809 ctx->bytes_outstanding++; in h264e_cabac_putbyte()813 RK_S32 bytes_outstanding = ctx->bytes_outstanding; in h264e_cabac_putbyte() local818 while (bytes_outstanding > 0) { in h264e_cabac_putbyte()820 bytes_outstanding--; in h264e_cabac_putbyte()824 ctx->bytes_outstanding = 0; in h264e_cabac_putbyte()925 while (ctx->bytes_outstanding > 0) { in h264e_cabac_flush()927 ctx->bytes_outstanding--; in h264e_cabac_flush()