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

  /external/srec/srec/ca/
catrans.c 94 void CA_ConfigureTransform(CA_Transform *hTransform, int do_mllr, int do_imelda)
101 hTransform->do_imelda = do_imelda;
211 if (hTransform->do_imelda)
214 ASSERT(hPattern->data.do_imelda);
282 if (hTransform->do_imelda)
285 ASSERT(hPattern->data.do_imelda);
  /external/srec/srec/include/
pre_desc.h 218 booldata do_imelda; /* Alignment based accumulation */ member in struct:__anon12645
simapi.h 189 booldata do_imelda; member in struct:__anon12661
1012 * void CA_ConfigureTransform (CA_Transform *hTransform,int do_mllr,int do_imelda);
    [all...]

Completed in 20 milliseconds