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

  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/include/
SsbSipMfcApi.h 170 void *StrmPhyAddr; // [OUT] physical address of Y
  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/enc/src/
SsbSipMfcEncAPI.c 559 output_info->StrmPhyAddr = (void *)pCTX->phyStrmBuf;
562 output_info->StrmPhyAddr = (unsigned char *)pCTX->phyStrmBuf + (MAX_ENCODER_OUTPUT_BUFFER_SIZE/2);

Completed in 49 milliseconds