Home
last modified time | relevance | path

Searched refs:q_post (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmdct15.c80 const int q_post = (((j*inv_1)/15) + (i*inv_2)) >> b_ptwo; in init_pfa_reindex_tabs() local
82 const int k_post = i*inv_2*15 + j*inv_1 - 15*q_post*l_ptwo; in init_pfa_reindex_tabs()