Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dencodeframe.c34 #define RTCD(x) &cpi->common.rtcd.x macro
37 #define RTCD(x) NULL macro
Donyx_if.c44 #define RTCD(x) &cpi->common.rtcd.x macro
47 #define RTCD(x) NULL macro
3824 vp8_de_noise(cpi->Source, cpi->Source, l , 1, 0, RTCD(postproc)); in encode_frame_to_data_rate()
3829 vp8_de_noise(cpi->Source, cpi->Source, l , 1, 0, RTCD(postproc)); in encode_frame_to_data_rate()