Searched refs:pdec (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc-dec23.c61 static void build_subblock_pattern(struct pwc_dec23_private *pdec) argument
82 pdec->table_subblock[i][j] = temp_values[j];
88 static void build_bit_powermask_table(struct pwc_dec23_private *pdec) argument
96 p = pdec->table_bitpowermask[bit];
162 static void fill_table_dc00_d800(struct pwc_dec23_private *pdec) argument
171 pdec->table_dc00[i] = offset1 & ~(ONE_HALF);
172 pdec->table_d800[i] = offset2;
281 struct pwc_dec23_private *pdec; local
284 pdec = kmalloc(sizeof(struct pwc_dec23_private), GFP_KERNEL);
285 if (pdec
599 decode_block(struct pwc_dec23_private *pdec, const unsigned char *ptable0004, const unsigned char *ptable8004) argument
693 DecompressBand23(struct pwc_dec23_private *pdec, const unsigned char *rawyuv, unsigned char *planar_y, unsigned char *planar_u, unsigned char *planar_v, unsigned int compressed_image_width, unsigned int real_image_width) argument
758 DecompressBandBayer(struct pwc_dec23_private *pdec, const unsigned char *rawyuv, unsigned char *rgbbayer, unsigned int compressed_image_width, unsigned int real_image_width) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc-dec23.c61 static void build_subblock_pattern(struct pwc_dec23_private *pdec) argument
82 pdec->table_subblock[i][j] = temp_values[j];
88 static void build_bit_powermask_table(struct pwc_dec23_private *pdec) argument
96 p = pdec->table_bitpowermask[bit];
162 static void fill_table_dc00_d800(struct pwc_dec23_private *pdec) argument
171 pdec->table_dc00[i] = offset1 & ~(ONE_HALF);
172 pdec->table_d800[i] = offset2;
281 struct pwc_dec23_private *pdec; local
284 pdec = kmalloc(sizeof(struct pwc_dec23_private), GFP_KERNEL);
285 if (pdec
599 decode_block(struct pwc_dec23_private *pdec, const unsigned char *ptable0004, const unsigned char *ptable8004) argument
693 DecompressBand23(struct pwc_dec23_private *pdec, const unsigned char *rawyuv, unsigned char *planar_y, unsigned char *planar_u, unsigned char *planar_v, unsigned int compressed_image_width, unsigned int real_image_width) argument
758 DecompressBandBayer(struct pwc_dec23_private *pdec, const unsigned char *rawyuv, unsigned char *rgbbayer, unsigned int compressed_image_width, unsigned int real_image_width) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/sim/sh/
H A Dpdec.s1 # sh testcase for pdec
20 pdec x0, y0
43 pdec y0, x0
67 dct pdec x0, y0
70 dct pdec x0, y0
94 dcf pdec y0, x0
97 dcf pdec y0, x0
H A Dallinsn.exp66 run_sim_test pdec.s shdsp
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/sim/sh/
H A Dpdec.s1 # sh testcase for pdec
20 pdec x0, y0
43 pdec y0, x0
67 dct pdec x0, y0
70 dct pdec x0, y0
94 dcf pdec y0, x0
97 dcf pdec y0, x0
H A Dallinsn.exp66 run_sim_test pdec.s shdsp
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/sim/sh/
H A Dpdec.s1 # sh testcase for pdec
20 pdec x0, y0
43 pdec y0, x0
67 dct pdec x0, y0
70 dct pdec x0, y0
94 dcf pdec y0, x0
97 dcf pdec y0, x0
H A Dallinsn.exp66 run_sim_test pdec.s shdsp

Completed in 146 milliseconds