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 399 subframe->entropy_coding_method.data.partitioned_rice.contents->parameters,
400 subframe->entropy_coding_method.data.partitioned_rice.contents->raw_bits,
401 subframe->entropy_coding_method.data.partitioned_rice.order,
445 subframe->entropy_coding_method.data.partitioned_rice.contents->parameters,
446 subframe->entropy_coding_method.data.partitioned_rice.contents->raw_bits,
447 subframe->entropy_coding_method.data.partitioned_rice.order,
484 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 231 /** Header for a Rice partitioned residual. (c.f. <A HREF="../format.html#partitioned_rice">format specification</A>)
258 FLAC__EntropyCodingMethod_PartitionedRice partitioned_rice; member in union:__anon12627::__anon12628
    [all...]

Completed in 612 milliseconds