Searched refs:WebPBitstreamFeatures (Results 1 – 19 of 19) sorted by relevance
33 typedef struct WebPBitstreamFeatures WebPBitstreamFeatures; typedef412 struct WebPBitstreamFeatures { struct424 const uint8_t*, size_t, WebPBitstreamFeatures*, int); argument439 WebPBitstreamFeatures* features) { in WebPGetFeatures()464 WebPBitstreamFeatures input; // Immutable bitstream features (optional)
57 WebPBitstreamFeatures* bitstream) { in LoadWebP()59 WebPBitstreamFeatures local_features; in LoadWebP()151 WebPBitstreamFeatures* const bitstream = &config.input; in ReadWebP()
37 WebPBitstreamFeatures* bitstream);
24 WebPBitstreamFeatures features; in LLVMFuzzerTestOneInput()
129 const WebPBitstreamFeatures* const features);
676 static void DefaultFeatures(WebPBitstreamFeatures* const features) { in DefaultFeatures()682 WebPBitstreamFeatures* const features) { in GetFeatures()700 WebPBitstreamFeatures features; in WebPGetInfo()734 WebPBitstreamFeatures* features, in WebPGetFeaturesInternal()
605 const WebPBitstreamFeatures* const features) { in NewDecoder()646 WebPBitstreamFeatures tmp_features; in WebPIDecode()647 WebPBitstreamFeatures* const features = in WebPIDecode()
303 const WebPBitstreamFeatures* const features) { in WebPAvoidSlowMemory()
50 WebPBitstreamFeatures features; in VP8EstimateQuality()
36 WebPBitstreamFeatures* const input = &config.input; in WebpToSDL()
197 const WebPBitstreamFeatures* const features, in SetFrameInfo()257 WebPBitstreamFeatures features; in StoreFrame()675 WebPBitstreamFeatures features; in CreateRawImageDemuxer()
90 WebPBitstreamFeatures features; in WebPAnimDecoderNewInternal()
374 WebPBitstreamFeatures features; in gst_webp_dec_update_src_caps()
187 WebPBitstreamFeatures* const bitstream = &config.input; in main()
233 WebPBitstreamFeatures features; in DisplayInfo()
793 WebPBitstreamFeatures features; in ProcessImageChunk()
365 WebPBitstreamFeatures features; in DEF_TEST()
120 WebPBitstreamFeatures features; in MakeFromStream()
1415 1f7148a4 Merge "remove unused fields from WebPDecoderOptions and WebPBitstreamFeatures"1419 775d3a37 remove unused fields from WebPDecoderOptions and WebPBitstreamFeatures2574 86c0031e add a 'format' field to WebPBitstreamFeatures2948 ad452735 WebPBitstreamFeatures: add has_animation field