Home
last modified time | relevance | path

Searched refs:ByteSwapInt16ForBigEndian (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Ddecode_image_op.cc178 inline int16 ByteSwapInt16ForBigEndian(int16 x) { in ByteSwapInt16ForBigEndian() function in tensorflow::__anon1dc796c10111::DecodeImageV2Op
558 const int16 bpp = ByteSwapInt16ForBigEndian(bpp_); in DecodeBmpV2()