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

  /external/libvpx/libvpx/vp8/decoder/
error_concealment.c 115 const int blk_idx = VPXMAX(rel_ol_blk_row, 0) * 4 + VPXMAX(rel_ol_blk_col, 0); local
117 B_OVERLAP *b_ol_ul = &(b_overlaps[blk_idx]);
  /external/libhevc/decoder/
ihevcd_parse_slice.c 122 WORD32 blk_idx,
368 else if(blk_idx == 3)
390 if((3 != blk_idx) && (2 == log2_trafo_size))
    [all...]

Completed in 158 milliseconds