Home
last modified time | relevance | path

Searched defs:histo (Results 26 - 36 of 36) sorted by relevance

12

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc.c46 VP8SetHistogramData(const int distribution[MAX_COEFF_THRESH + 1], VP8Histogram* const histo) VP8SetHistogramData() argument
62 CollectHistogram_C(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_C() argument
H A Dlossless_enc_sse2.c82 CollectColorBlueTransforms_SSE2(const uint32_t* argb, int stride, int tile_width, int tile_height, int green_to_blue, int red_to_blue, int histo[]) CollectColorBlueTransforms_SSE2() argument
129 CollectColorRedTransforms_SSE2(const uint32_t* argb, int stride, int tile_width, int tile_height, int green_to_red, int histo[]) CollectColorRedTransforms_SSE2() argument
H A Denc_msa.c225 CollectHistogram_MSA(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_MSA() argument
H A Denc_neon.c717 CollectHistogram_NEON(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_NEON() argument
H A Denc_sse2.c437 CollectHistogram_SSE2(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_SSE2() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dbackward_references_cost_enc.c65 VP8LHistogram* const histo = VP8LAllocateHistogram(cache_bits); in CostModelBuild() local
[all...]
H A Dbackward_references_enc.c889 VP8LHistogram* histo = NULL; in GetBackwardReferences() local
H A Dhistogram_enc.c69 void VP8LFreeHistogram(VP8LHistogram* const histo) { in VP8LFreeHistogram() argument
73 void VP8LFreeHistogramSet(VP8LHistogramSet* const histo) { in VP8LFreeHistogramSet() argument
112 VP8LHistogram* histo = NULL; in VP8LAllocateHistogram() local
77 VP8LHistogramStoreRefs(const VP8LBackwardRefs* const refs, VP8LHistogram* const histo) VP8LHistogramStoreRefs() argument
199 VP8LHistogramAddSinglePixOrCopy(VP8LHistogram* const histo, const PixOrCopy* const v, int (*const distance_modifier)(int, int), int distance_modifier_arg0) VP8LHistogramAddSinglePixOrCopy() argument
592 VP8LHistogram* const histo = orig_histograms[i]; HistogramCopyAndAnalyze() local
[all...]
H A Dpredictor_enc.c482 int histo[4][256]; in VP8LResidualImage() local
544 int histo[256] = { 0 }; in GetPredictionCostCrossColorRed() local
597 int histo[256] = { 0 }; in GetPredictionCostCrossColorBlue() local
[all...]
H A Dvp8l_enc.c388 uint32_t* histo; in AnalyzeEntropy() local
704 const VP8LHistogram* const histo = histogram_image->histograms[i]; GetHuffBitLengthsAndCodes() local
746 VP8LHistogram* const histo = histogram_image->histograms[i]; GetHuffBitLengthsAndCodes() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c818 binary_init_pc_histogram(struct sh_css_pc_histogram *histo) in binary_init_pc_histogram() argument

Completed in 23 milliseconds

12