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

  /frameworks/native/include/media/editor/
II420ColorConverter.h 74 * @param encoderHeight (IN) Encoder buffer height, as calculated by
87 int encoderWidth, int encoderHeight, ARect encoderRect,
102 * @param encoderHeight (OUT) Encoder buffer height needed
113 int* encoderWidth, int* encoderHeight,
  /hardware/ti/omap4xxx/libI420colorconvert/
ColorConvert.cpp 94 int* encoderWidth, int* encoderHeight,
98 *encoderHeight = actualHeight;
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoEncoder.cpp 792 int encoderWidth, encoderHeight;
798 &encoderWidth, &encoderHeight,
806 encoderWidth, encoderHeight,
    [all...]

Completed in 780 milliseconds