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

  /external/libvpx/libvpx/vp9/encoder/
vp9_rd.c 550 const int scaled_idx = cpi->scaled_ref_idx[ref_frame - 1]; local
553 (scaled_idx != ref_idx && scaled_idx != INVALID_IDX) ?
554 &cm->buffer_pool->frame_bufs[scaled_idx].buf : NULL;
  /external/llvm/test/CodeGen/X86/
block-placement.ll 289 %scaled_idx = mul i32 %bidx, %iv
290 %inner.arrayidx = getelementptr inbounds i32, i32* %b, i32 %scaled_idx
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 2357 const int scaled_idx = cpi->scaled_ref_idx[ref_frame - 1]; local
    [all...]

Completed in 355 milliseconds