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

  /external/autotest/server/site_tests/video_VDAStress/
output_test_video_params.py 31 INVALID_PARAM = '##'
68 return INVALID_PARAM
86 profile = INVALID_PARAM
87 frag = INVALID_PARAM
97 dimen = [INVALID_PARAM, INVALID_PARAM]
98 fps = [INVALID_PARAM, INVALID_PARAM]
105 frame = results[0] if results else INVALID_PARAM
112 if INVALID_PARAM in line
    [all...]
  /external/mesa3d/src/mesa/main/
samplerobj.c 319 #define INVALID_PARAM 0x100
334 return INVALID_PARAM;
349 return INVALID_PARAM;
364 return INVALID_PARAM;
386 return INVALID_PARAM;
405 return INVALID_PARAM;
508 return INVALID_PARAM;
541 return INVALID_PARAM;
673 case INVALID_PARAM:
760 case INVALID_PARAM
    [all...]
  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal.c     [all...]

Completed in 489 milliseconds