build_vlc 186 libavcodec/g2meet.c ret = build_vlc(&c->dc_vlc[0], avpriv_mjpeg_bits_dc_luminance, build_vlc 190 libavcodec/g2meet.c ret = build_vlc(&c->dc_vlc[1], avpriv_mjpeg_bits_dc_chrominance, build_vlc 194 libavcodec/g2meet.c ret = build_vlc(&c->ac_vlc[0], avpriv_mjpeg_bits_ac_luminance, build_vlc 198 libavcodec/g2meet.c ret = build_vlc(&c->ac_vlc[1], avpriv_mjpeg_bits_ac_chrominance, build_vlc 102 libavcodec/mjpegdec.c ret = build_vlc(&s->vlcs[ht[i].class][ht[i].index], build_vlc 286 libavcodec/mjpegdec.c if ((ret = build_vlc(&s->vlcs[class][index], bits_table, val_table, build_vlc 292 libavcodec/mjpegdec.c if ((ret = build_vlc(&s->vlcs[2][index], bits_table, val_table, build_vlc 225 libavcodec/mvha.c ret = build_vlc(avctx, &s->vlc); build_vlc 1830 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_r_rgb, 256); build_vlc 1831 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_g_rgb, 256); build_vlc 1838 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_r_rgbi, 256); build_vlc 1839 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_g_rgbi, 256); build_vlc 1846 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_r_rgbx, 1024); build_vlc 1847 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_g_rgbx, 1024); build_vlc 1854 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_r_rgbxi, 1024); build_vlc 1855 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_g_rgbxi, 1024); build_vlc 1862 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_r_rgbx, 1024); build_vlc 1863 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_g_rgbx, 1024); build_vlc 1870 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_r_rgbxi, 1024); build_vlc 1871 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_g_rgbxi, 1024); build_vlc 1878 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_r_rgb, 256); build_vlc 1879 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_g_rgb, 256); build_vlc 1886 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_r_rgbi, 256); build_vlc 1887 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_g_rgbi, 256); build_vlc 1896 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_ybr, 256); build_vlc 1897 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_ybr, 256); build_vlc 1906 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_ybri, 256); build_vlc 1907 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_ybri, 256); build_vlc 1916 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_ybr, 256); build_vlc 1917 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_ybr, 256); build_vlc 1926 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_ybri, 256); build_vlc 1927 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_ybri, 256); build_vlc 1934 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_ybr10, 1024); build_vlc 1935 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_ybr10, 1024); build_vlc 1942 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_ybr10i, 1024); build_vlc 1943 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_ybr10i, 1024); build_vlc 1950 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_ybr10, 1024); build_vlc 1951 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_ybr10, 1024); build_vlc 1958 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_ybr10i, 1024); build_vlc 1959 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_ybr10i, 1024); build_vlc 1966 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_byry, 256); build_vlc 1967 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_byry, 256); build_vlc 1974 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_byryi, 256); build_vlc 1975 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_byryi, 256); build_vlc 1982 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_ybyr, 256); build_vlc 1983 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_ybyr, 256); build_vlc 1990 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_byry, 256); build_vlc 1991 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_byry, 256); build_vlc 1998 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_byryi, 256); build_vlc 1999 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_byryi, 256); build_vlc 2006 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_yry10, 1024); build_vlc 2007 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_yry10, 1024); build_vlc 2014 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_yry10i, 1024); build_vlc 2015 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_yry10i, 1024); build_vlc 2022 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_yry10, 1024); build_vlc 2023 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_yry10, 1024); build_vlc 2030 libavcodec/sheervideo.c ret = build_vlc(&s->vlc[0], l_y_yry10i, 1024); build_vlc 2031 libavcodec/sheervideo.c ret |= build_vlc(&s->vlc[1], l_u_yry10i, 1024); build_vlc 335 libavcodec/ylc.c ret = build_vlc(avctx, &s->vlc[0], &s->table[0 ]); build_vlc 338 libavcodec/ylc.c ret = build_vlc(avctx, &s->vlc[1], &s->table[256]); build_vlc 341 libavcodec/ylc.c ret = build_vlc(avctx, &s->vlc[2], &s->table[512]); build_vlc 344 libavcodec/ylc.c ret = build_vlc(avctx, &s->vlc[3], &s->table[768]);