VirtualBox

Changeset 75393 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Nov 12, 2018 9:53:28 AM (6 years ago)
Author:
vboxsync
Message:

Recording/Main: Renaming, docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/RecordingUtils.h

    r75354 r75393  
    198198};
    199199
    200 int recordingRGBToYUV(uint32_t uPixelFormat,
    201                       uint8_t *paDst, uint32_t uDstWidth, uint32_t uDstHeight,
    202                       uint8_t *paSrc, uint32_t uSrcWidth, uint32_t uSrcHeight);
     200int RecordingUtilsRGBToYUV(uint32_t uPixelFormat,
     201                           uint8_t *paDst, uint32_t uDstWidth, uint32_t uDstHeight,
     202                           uint8_t *paSrc, uint32_t uSrcWidth, uint32_t uSrcHeight);
    203203
    204204#endif /* ____H_RECORDING_UTILS */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette