Home
last modified time | relevance | path

Searched refs:eq_channel (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpsd.c299 uint8_t eq_channel[4] = {2,0,1,3};/* RGBA -> GBRA channel order */ in decode_frame() local
521 eq_channel[0] = 0;/* assign first channel, to first plane */ in decode_frame()
524 plane_number = eq_channel[c]; in decode_frame()

Completed in 2 milliseconds