Home
last modified time | relevance | path

Searched refs:best_ecm (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/flac/src/libFLAC/
H A Dstream_encoder.c259 FLAC__EntropyCodingMethod *best_ecm
4102 FLAC__EntropyCodingMethod *best_ecm in find_best_partition_order_() argument
4153 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_()
4160 …RiceContents* prc = (FLAC__EntropyCodingMethod_PartitionedRiceContents*)best_ecm->data.partitioned… in find_best_partition_order_()
4174 best_ecm->type = FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2; in find_best_partition_order_()