Searched defs:get_alphabet_index (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/media/libdrm/mobile1/src/objmng/
H A Ddrm_decoder.c25 static int8_t get_alphabet_index(int8_t ch) function
63 tpChar = get_alphabet_index(*pSrc); /* to first byte */
69 tpChar = get_alphabet_index(*pSrc);
76 tpChar = get_alphabet_index(*pSrc);
85 tpChar = get_alphabet_index(*pSrc);

Completed in 53 milliseconds