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
252 i4_prev_frame_num_ofst = 0;
256 i4_prev_frame_num_ofst = ps_prev_poc->i4_prev_frame_num_ofst;
260 i4_prev_frame_num_ofst = 0;
271 frame_num_ofst = i4_prev_frame_num_ofst
275 frame_num_ofst = i4_prev_frame_num_ofst;
344 ps_cur_poc->i4_prev_frame_num_ofst = frame_num_ofst;
361 i4_prev_frame_num_ofst = 0;
364 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:__anon22315
    [all...]
ih264d_api.c     [all...]

Completed in 123 milliseconds