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

  /external/libhevc/decoder/
ihevcd_decode.c 232 if((ps_codec->i4_flush_mode == 0) && (ps_codec->s_parse.i4_end_of_frame == 0))
528 ps_codec->s_parse.i4_end_of_frame = 0;
627 if(ps_codec->s_parse.i4_end_of_frame)
654 if(ps_codec->i4_num_cores > 1 && ps_codec->s_parse.i4_end_of_frame)
741 (ps_codec->s_parse.i4_end_of_frame))
ihevcd_structs.h 1110 WORD32 i4_end_of_frame; member in struct:__anon27656
    [all...]
ihevcd_parse_slice.c     [all...]

Completed in 33 milliseconds