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

  /external/libhevc/decoder/
ihevcd_mv_merge.c 323 ps_mv_buf_col->ai4_l1_collocated_poc[slice_idx][au4_ref_idx_col[0]];
368 ps_mv_buf_col->ai4_l1_collocated_poc[slice_idx][au4_ref_idx_col[1]];
ihevcd_structs.h 209 WORD32 ai4_l1_collocated_poc[MAX_SLICE_HDR_CNT][MAX_DPB_SIZE]; member in struct:__anon15181
    [all...]
ihevcd_utils.c 821 memset(ps_mv_buf->ai4_l1_collocated_poc, 0, sizeof(ps_mv_buf->ai4_l1_collocated_poc));
    [all...]
ihevcd_parse_slice.c     [all...]

Completed in 917 milliseconds