Searched defs:rs (Results 1 – 5 of 5) sorted by relevance
/hardware/ril/librilutils/ |
D | record_stream.c | 65 extern void record_stream_free(RecordStream *rs) in record_stream_free()
|
/hardware/interfaces/automotive/audiocontrol/aidl/default/ |
D | AudioControl.cpp | 306 [](const std::string& ls, const aidl_type& rs) { in toString() 313 [](const std::string& ls, const aidl_enum_type& rs) { in toEnumString() 321 [](const std::string& ls, const std::optional<aidl_type>& rs) { in toString()
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_compress_symbolic.cpp | 1059 float rs = 0.0f; in prepare_block_statistics() local
|
D | stb_image.h | 2034 int rs = h->values[fast]; in stbi__build_fast_ac() local 2216 int rs = stbi__jpeg_huff_decode(j, hac); in stbi__jpeg_decode_block() local 2290 int rs = stbi__jpeg_huff_decode(j, hac); in stbi__jpeg_decode_block_prog_ac() local 2332 …int rs = stbi__jpeg_huff_decode(j, hac); // @OPTIMIZE see if we can use the fast path here, advanc… in stbi__jpeg_decode_block_prog_ac() local
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 2034 int rs = h->values[fast]; in stbi__build_fast_ac() local 2216 int rs = stbi__jpeg_huff_decode(j, hac); in stbi__jpeg_decode_block() local 2290 int rs = stbi__jpeg_huff_decode(j, hac); in stbi__jpeg_decode_block_prog_ac() local 2332 …int rs = stbi__jpeg_huff_decode(j, hac); // @OPTIMIZE see if we can use the fast path here, advanc… in stbi__jpeg_decode_block_prog_ac() local
|