Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_mips_dsp_r2.c815 static void DC8uvNoLeft(uint8_t* dst) { // DC with no left samples in DC8uvNoLeft() function
985 VP8PredChroma8[5] = DC8uvNoLeft; in VP8DspInitMIPSdspR2()
Ddec_msa.c940 static void DC8uvNoLeft(uint8_t* dst) { // DC with no left samples in DC8uvNoLeft() function
1012 VP8PredChroma8[5] = DC8uvNoLeft; in VP8DspInitMSA()