HomeSort by relevance Sort by last modified time
    Searched refs:WORKLOAD_FLAGS_RA_FRAME (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_workload.h 94 #define WORKLOAD_FLAGS_RA_FRAME (1 << 21)
106 The parser will indicate this requirement by setting the WORKLOAD_FLAGS_RA_FRAME bit in the
114 If range adjustment is indicated (WORKLOAD_FLAGS_RA_FRAME bit in is_reference_frame is set),
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
viddec_vc1_workload.c 607 wl->is_reference_frame |= WORKLOAD_FLAGS_RA_FRAME;

Completed in 194 milliseconds