Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_hgo.h21 struct vsp1_histogram histo; member
H A Dvsp1_hgt.h23 struct vsp1_histogram histo; member
H A Dvsp1_histo.c36 vsp1_histogram_buffer_get(struct vsp1_histogram *histo) in vsp1_histogram_buffer_get() argument
56 void vsp1_histogram_buffer_complete(struct vsp1_histogram *histo, in vsp1_histogram_buffer_complete() argument
87 struct vsp1_histogram *histo = vb2_get_drv_priv(vq); histo_queue_setup() local
108 struct vsp1_histogram *histo = vb2_get_drv_priv(vb->vb2_queue); histo_buffer_prepare() local
125 struct vsp1_histogram *histo = vb2_get_drv_priv(vb->vb2_queue); histo_buffer_queue() local
141 struct vsp1_histogram *histo = vb2_get_drv_priv(vq); histo_stop_streaming() local
176 struct vsp1_histogram *histo = subdev_to_histo(subdev); histo_enum_mbus_code() local
203 struct vsp1_histogram *histo = subdev_to_histo(subdev); histo_get_selection() local
262 struct vsp1_histogram *histo = subdev_to_histo(subdev); histo_set_crop() local
293 struct vsp1_histogram *histo = subdev_to_histo(subdev); histo_set_compose() local
344 struct vsp1_histogram *histo = subdev_to_histo(subdev); histo_set_selection() local
391 struct vsp1_histogram *histo = subdev_to_histo(subdev); histo_set_format() local
423 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); histo_v4l2_querycap() local
442 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); histo_v4l2_enum_format() local
456 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); histo_v4l2_get_format() local
499 vsp1_histogram_cleanup(struct vsp1_histogram *histo) vsp1_histogram_cleanup() argument
509 struct vsp1_histogram *histo = subdev_to_histo(&entity->subdev); vsp1_histogram_destroy() local
514 vsp1_histogram_init(struct vsp1_device *vsp1, struct vsp1_histogram *histo, enum vsp1_entity_type type, const char *name, const struct vsp1_entity_operations *ops, const unsigned int *formats, unsigned int num_formats, size_t data_size, u32 meta_format) vsp1_histogram_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hgo.h21 struct vsp1_histogram histo; member
H A Dvsp1_hgt.h23 struct vsp1_histogram histo; member
H A Dvsp1_histo.c36 vsp1_histogram_buffer_get(struct vsp1_histogram *histo) in vsp1_histogram_buffer_get() argument
56 void vsp1_histogram_buffer_complete(struct vsp1_histogram *histo, in vsp1_histogram_buffer_complete() argument
87 struct vsp1_histogram *histo = vb2_get_drv_priv(vq); histo_queue_setup() local
108 struct vsp1_histogram *histo = vb2_get_drv_priv(vb->vb2_queue); histo_buffer_prepare() local
125 struct vsp1_histogram *histo = vb2_get_drv_priv(vb->vb2_queue); histo_buffer_queue() local
141 struct vsp1_histogram *histo = vb2_get_drv_priv(vq); histo_stop_streaming() local
176 struct vsp1_histogram *histo = subdev_to_histo(subdev); histo_enum_mbus_code() local
205 struct vsp1_histogram *histo = subdev_to_histo(subdev); histo_get_selection() local
265 struct vsp1_histogram *histo = subdev_to_histo(subdev); histo_set_crop() local
296 struct vsp1_histogram *histo = subdev_to_histo(subdev); histo_set_compose() local
348 struct vsp1_histogram *histo = subdev_to_histo(subdev); histo_set_selection() local
396 struct vsp1_histogram *histo = subdev_to_histo(subdev); histo_set_format() local
428 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); histo_v4l2_querycap() local
445 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); histo_v4l2_enum_format() local
459 struct vsp1_histogram *histo = vdev_to_histo(vfh->vdev); histo_v4l2_get_format() local
502 vsp1_histogram_cleanup(struct vsp1_histogram *histo) vsp1_histogram_cleanup() argument
512 struct vsp1_histogram *histo = subdev_to_histo(&entity->subdev); vsp1_histogram_destroy() local
517 vsp1_histogram_init(struct vsp1_device *vsp1, struct vsp1_histogram *histo, enum vsp1_entity_type type, const char *name, const struct vsp1_entity_operations *ops, const unsigned int *formats, unsigned int num_formats, size_t data_size, u32 meta_format) vsp1_histogram_init() argument
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dliteral_cost.c104 size_t histo = histogram[utf8_pos][data[masked_pos]]; in EstimateBitCostsForLiteralsUTF8() local
145 size_t histo; in BrotliEstimateBitCostsForLiterals() local
H A Dbit_cost_inc.h48 uint32_t histo[4]; in BrotliPopulationCost() local
[all...]
H A Dmetablock.c92 HistogramDistance histo; in ComputeDistanceCost() local
H A Dcompress_fragment.c177 EmitInsertLen(size_t insertlen, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitInsertLen() argument
209 EmitLongInsertLen(size_t insertlen, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitLongInsertLen() argument
226 EmitCopyLen(size_t copylen, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitCopyLen() argument
258 EmitCopyLenLastDistance(size_t copylen, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitCopyLenLastDistance() argument
301 EmitDistance(size_t distance, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitDistance() argument
374 size_t histo[256] = { 0 }; ShouldMergeBlock() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dliteral_cost.c104 size_t histo = histogram[utf8_pos][data[masked_pos]]; in EstimateBitCostsForLiteralsUTF8() local
145 size_t histo; in BrotliEstimateBitCostsForLiterals() local
H A Dbit_cost_inc.h48 uint32_t histo[4]; in BrotliPopulationCost() local
[all...]
H A Dcompress_fragment.c177 EmitInsertLen(size_t insertlen, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitInsertLen() argument
209 EmitLongInsertLen(size_t insertlen, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitLongInsertLen() argument
226 EmitCopyLen(size_t copylen, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitCopyLen() argument
258 EmitCopyLenLastDistance(size_t copylen, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitCopyLenLastDistance() argument
301 EmitDistance(size_t distance, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitDistance() argument
374 size_t histo[256] = { 0 }; ShouldMergeBlock() local
[all...]
H A Dmetablock.c92 HistogramDistance histo; in ComputeDistanceCost() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_sse41.c50 CollectColorBlueTransforms_SSE41(const uint32_t* argb, int stride, int tile_width, int tile_height, int green_to_blue, int red_to_blue, int histo[]) CollectColorBlueTransforms_SSE41() argument
96 CollectColorRedTransforms_SSE41(const uint32_t* argb, int stride, int tile_width, int tile_height, int green_to_red, int histo[]) CollectColorRedTransforms_SSE41() argument
[all...]
H A Dlossless_enc_mips_dsp_r2.c174 CollectColorBlueTransforms_MIPSdspR2(const uint32_t* argb, int stride, int tile_width, int tile_height, int green_to_blue, int red_to_blue, int histo[]) CollectColorBlueTransforms_MIPSdspR2() argument
228 CollectColorRedTransforms_MIPSdspR2(const uint32_t* argb, int stride, int tile_width, int tile_height, int green_to_red, int histo[]) CollectColorRedTransforms_MIPSdspR2() argument
H A Denc_mips_dsp_r2.c1455 CollectHistogram_MIPSdspR2(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_MIPSdspR2() argument
H A Denc_sse41.c26 CollectHistogram_SSE41(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_SSE41() argument
H A Dlossless_enc.c578 VP8LCollectColorRedTransforms_C(const uint32_t* argb, int stride, int tile_width, int tile_height, int green_to_red, int histo[]) VP8LCollectColorRedTransforms_C() argument
590 VP8LCollectColorBlueTransforms_C(const uint32_t* argb, int stride, int tile_width, int tile_height, int green_to_blue, int red_to_blue, int histo[]) VP8LCollectColorBlueTransforms_C() argument
/third_party/skia/third_party/externals/brotli/research/
H A Ddraw_histogram.cc67 void BuildHistogram(FILE* fin, int** histo) { in BuildHistogram() argument
133 void ConvertToPixels(int** histo, uint8_t** pixel) { in ConvertToPixels() argument
183 int** histo = new int*[height]; main() local
[all...]
/kernel/linux/linux-5.10/fs/jffs2/
H A Dcompr_rubin.c309 unsigned char histo[256]; in jffs2_dynrubin_compress() local
[all...]
/kernel/linux/linux-6.6/fs/jffs2/
H A Dcompr_rubin.c309 unsigned char histo[256]; in jffs2_dynrubin_compress() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Danalysis_enc.c113 static int GetAlpha(const VP8Histogram* const histo) { in GetAlpha() argument
124 static void InitHistogram(VP8Histogram* const histo) { in InitHistogram() argument
238 VP8Histogram histo; in MBAnalyzeBestIntra16Mode() local
287 VP8Histogram histo; MBAnalyzeBestUVMode() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c390 binary_init_pc_histogram(struct sh_css_pc_histogram *histo) in binary_init_pc_histogram() argument
/third_party/backends/sanei/
H A Dsanei_ir.c65 double *histo; in sanei_ir_create_norm_histo() local
118 double *histo; in sanei_ir_create_norm_histogram() local
[all...]

Completed in 18 milliseconds

12