Home | History | Annotate | Download | only in decoder

Lines Matching refs:YUV420SP_FACTOR

1297             pu1_u[u1_x * YUV420SP_FACTOR] = ih264d_get_bits_h264(ps_bitstrm, 8);
1305 pu1_v[u1_x * YUV420SP_FACTOR] = ih264d_get_bits_h264(ps_bitstrm, 8);