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 | 645 WORD32 *spec_coef = in ixheaacd_huff_dec_pair_hcr_pcw() local 729 ia_bit_buf_struct *itt_bit_buff, WORD32 *spec_coef, in ixheaacd_huff_dec_pair_hcr_non_pcw() 784 WORD32 *spec_coef = in ixheaacd_huff_dec_quad_hcr_pcw() local 913 WORD32 *spec_coef = in ixheaacd_huff_dec_word_hcr_pcw() local 1270 ia_bit_buf_struct *itt_bit_buff, WORD32 *spec_coef, in ixheaacd_huff_dec_quad_hcr_non_pcw() 1334 ia_bit_buf_struct *itt_bit_buff, WORD32 *spec_coef, in ixheaacd_huff_dec_word_hcr_non_pcw()
|
D | ixheaacd_block.c | 160 ia_bit_buf_struct *it_bit_buff, WORD32 *spec_coef, WORD16 *offsets, in ixheaacd_huffman_dec_word1() 482 ia_bit_buf_struct *it_bit_buff, WORD32 *spec_coef, WORD16 *offsets, in ixheaacd_huffman_dec_quad() 773 ia_bit_buf_struct *it_bit_buff, WORD32 *spec_coef, WORD16 *offsets, in ixheaacd_huffman_dec_pair() 965 WORD32 *spec_coef, WORD16 *sfb_offset, WORD start, in ixheaacd_decode_huffman()
|
D | ixheaacd_aacdecoder.c | 781 WORD32 *spec_coef[2]; in ixheaacd_aacdec_decodeframe() local
|
/external/mesa3d/src/mesa/main/ |
D | rastpos.c | 223 GLfloat spec_coef; in shade_rastpos() local
|