Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcpia.c34 #define SUBSAMPLE_422 1 macro
68 || (header[17] != SUBSAMPLE_420 && header[17] != SUBSAMPLE_422) in cpia_decode_frame()
78 if (header[17] == SUBSAMPLE_422) { in cpia_decode_frame()