1*77c1e3ccSAndroid Build Coastguard Worker/*! \page usage_encode Encoding 2*77c1e3ccSAndroid Build Coastguard Worker 3*77c1e3ccSAndroid Build Coastguard Worker The aom_codec_encode() function is at the core of the encode loop. It 4*77c1e3ccSAndroid Build Coastguard Worker processes raw images passed by the application, producing packets of 5*77c1e3ccSAndroid Build Coastguard Worker compressed data. 6*77c1e3ccSAndroid Build Coastguard Worker 7*77c1e3ccSAndroid Build Coastguard Worker \ref samples 8*77c1e3ccSAndroid Build Coastguard Worker 9*77c1e3ccSAndroid Build Coastguard Worker*/ 10