Home
last modified time | relevance | path

Searched refs:rd_transform (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c330 static INLINE void fdct32x32(int rd_transform, const int16_t *src, in fdct32x32() argument
332 if (rd_transform) in fdct32x32()
339 static INLINE void highbd_fdct32x32(int rd_transform, const int16_t *src, in highbd_fdct32x32() argument
341 if (rd_transform) in highbd_fdct32x32()