Searched refs:FIND_ONE_IN_STREAM_LEN (Results 1 – 2 of 2) sorted by relevance
/external/libavc/decoder/ |
D | ih264d_bitstrm.h | 173 #define FIND_ONE_IN_STREAM_LEN(u4_ldz, u4_offset, pu4_bitstream, u4_len) \ macro
|
D | ih264d_parse_cavlc.c | 379 FIND_ONE_IN_STREAM_LEN(u4_ldz, u4_bitstream_offset, pu4_bitstrm_buf, 8); in ih264d_cavlc_4x4res_block_totalcoeff_1() 637 FIND_ONE_IN_STREAM_LEN(u4_code, u4_bitstream_offset, in ih264d_cavlc_4x4res_block_totalcoeff_2to10() 1158 FIND_ONE_IN_STREAM_LEN(u4_total_zeroes, u4_bitstream_offset, in ih264d_rest_of_residual_cav_chroma_dc_block()
|