Home
last modified time | relevance | path

Searched defs:codeword (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daptxdec.c89 static void aptx_unpack_codeword(Channel *channel, uint16_t codeword) in aptx_unpack_codeword()
99 static void aptxhd_unpack_codeword(Channel *channel, uint32_t codeword) in aptxhd_unpack_codeword()
/third_party/ffmpeg/libavfilter/
Dvf_elbg.c41 int *codeword; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DETC_Decoder.cpp621 int codeword = isSigned ? signed_base_codeword : base_codeword; in getSingleChannel() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DETC_Decoder.cpp618 int codeword = isSigned ? signed_base_codeword : base_codeword; in getSingleChannel() local
/third_party/flutter/skia/third_party/externals/angle2/src/image_util/
Dloadimage_etc.cpp1339 int codeword = isSigned ? u.scblk.base_codeword.s : u.scblk.base_codeword.us; in getSingleEACChannel() local
1346 int codeword = isSigned ? u.scblk.base_codeword.s : u.scblk.base_codeword.us; in getSingleETC2Channel() local
/third_party/skia/third_party/externals/angle2/src/image_util/
Dloadimage_etc.cpp1339 int codeword = isSigned ? u.scblk.base_codeword.s : u.scblk.base_codeword.us; in getSingleEACChannel() local
1346 int codeword = isSigned ? u.scblk.base_codeword.s : u.scblk.base_codeword.us; in getSingleETC2Channel() local