Home
last modified time | relevance | path

Searched defs:iscan (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_quantize.c29 const int16_t *scan, const int16_t *iscan) { in vp9_quantize_b_c()
82 const int16_t *scan, const int16_t *iscan) { in vp9_quantize_b_32x32_c()
130 const int16_t *scan, const int16_t *iscan) { in vp9_regular_quantize_b_4x4()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_scan.h30 const int16_t *iscan; member
Dvp9_scan.c310 static void init_scan_neighbors(const int16_t *scan, int16_t *iscan, int l, in init_scan_neighbors()