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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c 704 const int lf_start = mi_row - MI_BLOCK_SIZE; local
708 if (lf_start < 0) continue;
714 lf_data->start = lf_start;
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 1526 const int lf_start = mi_row - MI_BLOCK_SIZE; local
    [all...]

Completed in 401 milliseconds