Searched defs:refl (Results 1 – 7 of 7) sorted by relevance
59 const Reflection* refl = message.GetReflection(); in TEST() local158 const Reflection* refl = extended_message.GetReflection(); in TEST() local216 const Reflection* refl = message.GetReflection(); in TEST() local441 const Reflection* refl = message.GetReflection(); in TEST() local531 const Reflection* refl = extended_message.GetReflection(); in TEST() local581 const Reflection* refl = m0.GetReflection(); in TEST() local695 const Reflection* refl = dynamic_message->GetReflection(); in TEST() local
291 const Reflection* refl = message->GetReflection(); in TEST_F() local
1113 const Reflection* refl = message.GetReflection(); in TEST_F() local1300 const Reflection* refl = message.GetReflection(); in TEST_F() local1808 const Reflection* refl = m0.GetReflection(); in TEST_F() local
891 const Reflection* refl = message->GetReflection(); in TEST() local
1545 int ff_eval_refl(int *refl, const int16_t *coefs, AVCodecContext *avctx) in ff_eval_refl()1593 void ff_eval_coefs(int *coefs, const int *refl) in ff_eval_coefs()
80 static void make_lpc_coefs(float *lpc, const float *refl, int order) in make_lpc_coefs()
393 int refl = td->left_ref_ctx[row7], refa = s->above_ref_ctx[col]; in decode_mode() local