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

  /external/chromium_org/third_party/opus/src/src/
opus_demo.c 254 int encode_only=0, decode_only=0; local
283 encode_only = 1;
548 if (!encode_only)
699 if (encode_only || decode_only)
750 if (encode_only)
822 if (!encode_only)
825 if( enc_final_range[toggle^use_inbandfec]!=0 && !encode_only
    [all...]
  /external/libopus/src/
opus_demo.c 254 int encode_only=0, decode_only=0; local
283 encode_only = 1;
548 if (!encode_only)
699 if (encode_only || decode_only)
750 if (encode_only)
822 if (!encode_only)
825 if( enc_final_range[toggle^use_inbandfec]!=0 && !encode_only
    [all...]

Completed in 3416 milliseconds