HomeSort by relevance Sort by last modified time
    Searched refs:MB_CBP_LEN (Results 1 - 2 of 2) sorted by null

  /external/libmpeg2/decoder/
impeg2d_vld_tables.h 28 #define MB_CBP_LEN 9
impeg2d_pnb_pic.c 219 cbpValue = gau2_impeg2d_cbp_code[impeg2d_bit_stream_nxt(ps_stream,MB_CBP_LEN)];
428 cbpValue = gau2_impeg2d_cbp_code[impeg2d_bit_stream_nxt(ps_stream,MB_CBP_LEN)];

Completed in 1257 milliseconds