videoeditorengine/vedengine/videoprocessor/inc/movieprocessorimpl.h
branchCompilerCompatibility
changeset 6 82f48373d3dd
parent 0 951a5db380a0
equal deleted inserted replaced
4:d55f59a6de23 6:82f48373d3dd
   807      /**
   807      /**
   808       * Adjust the U,V color tone value for H.263 video format
   808       * Adjust the U,V color tone value for H.263 video format
   809 	  *
   809 	  *
   810 	  * @param aValue The color to adjustTVedColorEffect type (B&W or ColorTone)			
   810 	  * @param aValue The color to adjustTVedColorEffect type (B&W or ColorTone)			
   811 	  */													 
   811 	  */													 
   812     void CMovieProcessorImpl::AdjustH263UV(TInt& aValue);
   812     void AdjustH263UV(TInt& aValue);
   813         
   813         
   814     /**
   814     /**
   815      * Process audio frames
   815      * Process audio frames
   816 	 *
   816 	 *
   817 	 */													 
   817 	 */