Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dcodec_h264.c45 #define ERROR_FLAG BIT(9) macro
403 if (frame_status & ERROR_FLAG) in codec_h264_frames_ready()