Searched refs:Emit2bytes (Results 1 – 1 of 1) sorted by relevance
2670 void Emit2bytes (int value);3499 void dng_lossless_encoder::Emit2bytes (int value) in Emit2bytes() function in dng_lossless_encoder3539 Emit2bytes (length + 2 + 1 + 16); in EmitDht()3574 Emit2bytes (3 * fSrcChannels + 2 + 5 + 1); // length in EmitSof()3578 Emit2bytes (fSrcRows); in EmitSof()3579 Emit2bytes (fSrcCols); in EmitSof()3619 Emit2bytes (2 * fSrcChannels + 2 + 1 + 3); // length in EmitSos()