Searched refs:V4L2_HEVC_SPS_FLAG_PCM_ENABLED (Results 1 – 5 of 5) sorted by relevance
52 #define V4L2_HEVC_SPS_FLAG_PCM_ENABLED (1ULL << 4) macro
229 !!(sps->flags & V4L2_HEVC_SPS_FLAG_PCM_ENABLED)); in set_params()230 if (sps->flags & V4L2_HEVC_SPS_FLAG_PCM_ENABLED) { in set_params()
456 V4L2_HEVC_SPS_FLAG_PCM_ENABLED, sps->flags); in cedrus_h265_setup()
580 if (!(p_hevc_sps->flags & V4L2_HEVC_SPS_FLAG_PCM_ENABLED)) { in std_validate_compound()
2765 * - ``V4L2_HEVC_SPS_FLAG_PCM_ENABLED``
Completed in 16 milliseconds