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

  /external/libavc/decoder/
ih264d_utils.c 167 WORD32 i4_prev_frame_num_ofst; local
253 i4_prev_frame_num_ofst = 0;
257 i4_prev_frame_num_ofst = ps_prev_poc->i4_prev_frame_num_ofst;
261 i4_prev_frame_num_ofst = 0;
272 frame_num_ofst = i4_prev_frame_num_ofst
276 frame_num_ofst = i4_prev_frame_num_ofst;
374 ps_cur_poc->i4_prev_frame_num_ofst = frame_num_ofst;
391 i4_prev_frame_num_ofst = 0;
394 i4_prev_frame_num_ofst = ps_prev_poc->i4_prev_frame_num_ofst
    [all...]
ih264d_parse_slice.c 198 ps_prev_poc->i4_prev_frame_num_ofst = ps_cur_poc->i4_prev_frame_num_ofst;
    [all...]
ih264d_structs.h 417 WORD32 i4_prev_frame_num_ofst; member in struct:__anon26945
    [all...]
ih264d_api.c     [all...]

Completed in 53 milliseconds