HomeSort by relevance Sort by last modified time
    Searched full:i4_b_count_in_subgop (Results 1 - 1 of 1) sorted by null

  /external/libavc/encoder/
irc_picture_type.c 92 WORD32 i4_b_count_in_subgop; member in struct:pic_handling_t
293 ps_pic_handling->i4_b_count_in_subgop = 0;
405 i4_b_count_in_gop, i4_b_count_in_subgop; local
473 i4_codn = (ps_pic_handling->i4_b_count_in_subgop
492 if(ps_pic_handling->i4_b_count_in_subgop)
614 i4_b_count_in_subgop = ps_pic_handling->i4_b_count_in_subgop;
676 i4_b_count_in_subgop++;
682 if((i4_b_count_in_subgop < i4_num_b_in_subgop)
707 i4_b_count_in_subgop = 0
1484 WORD32 i4_b_count_in_subgop; local
    [all...]

Completed in 790 milliseconds