Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dstream_encoder.c236 FLAC__EntropyCodingMethod *best_ecm
3881 FLAC__EntropyCodingMethod *best_ecm in find_best_partition_order_() argument
3933 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_()
3940 …RiceContents* prc = (FLAC__EntropyCodingMethod_PartitionedRiceContents*)best_ecm->data.partitioned… in find_best_partition_order_()
3955 best_ecm->type = FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2; in find_best_partition_order_()