Searched defs:spec_coef (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_lighttmp.h | 209 GLfloat spec_coef = lookup_shininess(ctx, side, n_dot_h); in TAG() local 389 GLfloat spec_coef = lookup_shininess(ctx, side, n_dot_h); in TAG() local
|
/external/libxaac/decoder/ |
D | ixheaacd_huff_code_reorder.c | 650 WORD32 *spec_coef = in ixheaacd_huff_dec_pair_hcr_pcw() local 734 ia_bit_buf_struct *itt_bit_buff, WORD32 *spec_coef, in ixheaacd_huff_dec_pair_hcr_non_pcw() 792 WORD32 *spec_coef = in ixheaacd_huff_dec_quad_hcr_pcw() local 922 WORD32 *spec_coef = in ixheaacd_huff_dec_word_hcr_pcw() local 1283 ia_bit_buf_struct *itt_bit_buff, WORD32 *spec_coef, in ixheaacd_huff_dec_quad_hcr_non_pcw() 1350 ia_bit_buf_struct *itt_bit_buff, WORD32 *spec_coef, in ixheaacd_huff_dec_word_hcr_non_pcw()
|
D | ixheaacd_block.c | 162 ia_bit_buf_struct *it_bit_buff, WORD32 *spec_coef, WORD16 *offsets, in ixheaacd_huffman_dec_word1() 501 ia_bit_buf_struct *it_bit_buff, WORD32 *spec_coef, WORD16 *offsets, in ixheaacd_huffman_dec_quad() 806 ia_bit_buf_struct *it_bit_buff, WORD32 *spec_coef, WORD16 *offsets, in ixheaacd_huffman_dec_pair() 1012 WORD32 *spec_coef, WORD16 *sfb_offset, WORD start, in ixheaacd_decode_huffman()
|
D | ixheaacd_aacdecoder.c | 778 WORD32 *spec_coef[2]; in ixheaacd_aacdec_decodeframe() local
|
/external/mesa3d/src/mesa/main/ |
D | rastpos.c | 241 GLfloat spec_coef; in shade_rastpos() local
|