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

  /external/chromium_org/third_party/webrtc/common_audio/vad/
webrtc_vad.c 110 int valid_length; local
118 valid_length = (kValidRates[i] / 1000 * valid_length_ms);
119 if (frame_length == valid_length) {
  /external/dhcpcd/
showlease.c 149 valid_length(uint8_t option, int dl, int *type) function
248 if (valid_length(o, bl, type) == -1) {
dhcp.c 260 valid_length(uint8_t option, int dl, int *type) function
367 if (valid_length(opt, bl, type) == -1) {
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
tasm.c 59 static int valid_length = -1; variable
738 valid_length = atoi(param);

Completed in 174 milliseconds