Searched refs:Hc (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Drate_control.h51 Int Hc; /*header and motion vector bits used in the current frame. It includes all the information except to the residual information.*/ member in struct:__anon663
H A Drate_control.cpp335 rc->Hc = video->header_bits; /* Total Bits in Header and Motion Vector */
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_int.h271 int Hc; /*header and motion vector bits used in the current frame. It includes all the information except to the residual information.*/ member in struct:tagAVCRateControl
H A Drate_control.cpp831 rateCtrl->Hc = rateCtrl->NumberofHeaderBits; /* Total Bits in Header and Motion Vector */

Completed in 53 milliseconds