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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/
viddec_mp4_videoobjectlayer.c 567 wi.mp4_vol.vol_aspect_ratio = 0;
568 wi.mp4_vol.vol_bit_rate = 0;
569 wi.mp4_vol.vol_frame_rate = 0;
571 viddec_fw_mp4_vol_set_aspect_ratio_info(&wi.mp4_vol, vidObjLay->aspect_ratio_info);
572 viddec_fw_mp4_vol_set_par_width(&wi.mp4_vol, vidObjLay->aspect_ratio_info_par_width);
573 viddec_fw_mp4_vol_set_par_height(&wi.mp4_vol, vidObjLay->aspect_ratio_info_par_height);
574 viddec_fw_mp4_vol_set_control_param(&wi.mp4_vol, vidObjLay->is_vol_control_parameters);
575 viddec_fw_mp4_vol_set_chroma_format(&wi.mp4_vol, vidObjLay->VOLControlParameters.chroma_format);
576 viddec_fw_mp4_vol_set_interlaced(&wi.mp4_vol, vidObjLay->interlaced);
577 viddec_fw_mp4_vol_set_fixed_vop_rate(&wi.mp4_vol, vidObjLay->fixed_vop_rate)
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_item_types.h 702 } mp4_vol; \/\/ mp4 item of type VIDDEC_WORKLOAD_MPEG4_VIDEO_OBJ member in union:viddec_workload_item::__anon40304
    [all...]

Completed in 65 milliseconds