Searched defs:table_lookup (Results 1 – 5 of 5) sorted by relevance
100 UWORD32 table_lookup; in ih264d_read_coeff4x4_cabac() local172 UWORD32 table_lookup; in ih264d_read_coeff4x4_cabac() local236 UWORD32 table_lookup; in ih264d_read_coeff4x4_cabac() local339 UWORD32 table_lookup; in ih264d_read_coeff4x4_cabac() local662 UWORD32 table_lookup; in ih264d_read_coeff8x8_cabac() local721 UWORD32 table_lookup; in ih264d_read_coeff8x8_cabac() local812 UWORD32 table_lookup; in ih264d_read_coeff8x8_cabac() local
834 UWORD32 table_lookup; in ih264d_parse_ctx_cbp_cabac() local874 UWORD32 table_lookup; in ih264d_parse_ctx_cbp_cabac() local914 UWORD32 table_lookup; in ih264d_parse_ctx_cbp_cabac() local954 UWORD32 table_lookup; in ih264d_parse_ctx_cbp_cabac() local1041 UWORD32 table_lookup; in ih264d_parse_ctx_cbp_cabac() local
246 UWORD32 table_lookup; in ih264d_decode_bin() local
37 SimpleTensor<T> table_lookup(const SimpleTensor<T> &src, const std::map<T, T> &rawlut) in table_lookup() function
270 static int table_lookup(const USHORT *table, unsigned int index, int range) { in table_lookup() function