Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dcpia.c34 #define SUBSAMPLE_420 0 macro
69 || (header[17] != SUBSAMPLE_420 && header[17] != SUBSAMPLE_422) in cpia_decode_frame()
138 if ((i & 1) && header[17] == SUBSAMPLE_420) { in cpia_decode_frame()
158 } else if (header[17] == SUBSAMPLE_420) { in cpia_decode_frame()

Completed in 2 milliseconds