HomeSort by relevance Sort by last modified time
    Searched refs:partitioned_rice (Results 1 - 4 of 4) sorted by null

  /external/flac/libFLAC/
stream_encoder_framing.c 403 subframe->entropy_coding_method.data.partitioned_rice.contents->parameters,
404 subframe->entropy_coding_method.data.partitioned_rice.contents->raw_bits,
405 subframe->entropy_coding_method.data.partitioned_rice.order,
449 subframe->entropy_coding_method.data.partitioned_rice.contents->parameters,
450 subframe->entropy_coding_method.data.partitioned_rice.contents->raw_bits,
451 subframe->entropy_coding_method.data.partitioned_rice.order,
488 if(!FLAC__bitwriter_write_raw_uint32(bw, method->data.partitioned_rice.order, FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_ORDER_LEN))
stream_decoder.c     [all...]
stream_encoder.c     [all...]
  /external/flac/include/FLAC/
format.h 230 /** Header for a Rice partitioned residual. (c.f. <A HREF="../format.html#partitioned_rice">format specification</A>)
257 FLAC__EntropyCodingMethod_PartitionedRice partitioned_rice; member in union:__anon6423::__anon6424
    [all...]

Completed in 46 milliseconds