Searched refs:blob_index (Results 1 – 8 of 8) sorted by relevance
466 .blob_index = 0,
19 Secure Streams and the index need to be match of the "blob_index" in entry of "auth"
233 uint8_t blob_index; member
94 STATUS FcSqueezeWeightBias(const caffe::LayerParameter &layer, int blob_index, std::vector<int32_t>… in FcSqueezeWeightBias() argument97 if (blob_index == 0) { in FcSqueezeWeightBias()103 } else if (blob_index == 1) { in FcSqueezeWeightBias()
295 blob_idx[h->policy->auth->blob_index], in calc_signing_key()355 blob_idx[h->policy->auth->blob_index], in build_auth_string()
432 printf("\t.blob_index = %d,\n", auth->blob_index); in main()
895 size_t blob_index = glyph_index - glyph_blob.start; in Layout() local896 blob_buffer.glyphs[blob_index] = layout.getGlyphId(glyph_index); in Layout()898 size_t pos_index = blob_index * 2; in Layout()
737 a->curr[LTY_AUTH].a->blob_index = (uint8_t)atoi(ctx->buf); in lws_ss_policy_parser_cb()