Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/apple/
Dapple_glx_pixmap.c127 const struct glx_config *cmodes = mode; in apple_glx_pixmap_create() local
178 p->fbconfigID = cmodes->fbconfigID; in apple_glx_pixmap_create()
/external/libopus/tests/
Dtest_opus_decode.c236 static const int cmodes[4]={16,20,24,28}; in test_decoder_code0() local
242 packet[0]=cmodes[mode]<<3; in test_decoder_code0()
258 fprintf(stdout," dec[%3d] all 3-byte prefix for length 4, mode %2d OK.\n",t,cmodes[mode]); in test_decoder_code0()