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

  /hardware/intel/common/utils/ISV/include/
isv_omxcomponent.h 35 #define MIN_INPUT_NUM (3)
38 #define MIN_INPUT_NUM (4) // forward reference frame number is 3 for merrifield/moorefield
41 #define MIN_ISV_BUFFER_NUM ((MIN_OUTPUT_NUM) + (MIN_INPUT_NUM))
  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 313 uint32_t number = MIN_INPUT_NUM + MIN_OUTPUT_NUM;
    [all...]

Completed in 77 milliseconds