Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg.h382 enum AVPixelFormat hwaccel_retrieved_pix_fmt; member
Dffmpeg.c2478 ist->hwaccel_retrieved_pix_fmt = decoded_frame->format; in decode_video()