Searched refs:kInpFrmWidth (Results 1 – 1 of 1) sorted by relevance
46 const int kInpFrmWidth = 352; member in CodecEncoderTest104 int ySize = kInpFrmWidth * kInpFrmHeight; in convertyuv420ptoyuv420sp()105 int uSize = kInpFrmWidth * kInpFrmHeight / 4; in convertyuv420ptoyuv420sp()183 tileWidth = kInpFrmWidth; in fillByteBuffer()188 tileWidth = kInpFrmWidth; in fillByteBuffer()191 tileWidth = kInpFrmWidth / 2; in fillByteBuffer()238 int frmSize = kInpFrmWidth * kInpFrmHeight * 3 / 2; in enqueueInput()244 if (mWidth == kInpFrmWidth && mHeight == kInpFrmHeight) { in enqueueInput()