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

  /hardware/intel/common/libmix/mix_video/src/
mixvideodecodeparams.h 131 MIX_RESULT mix_videodecodeparams_get_timestamp(MixVideoDecodeParams * obj,
mixvideodecodeparams.c 184 MIX_RESULT mix_videodecodeparams_get_timestamp(MixVideoDecodeParams * obj, function
mixvideoformat_mp42.c 415 ret = mix_videodecodeparams_get_timestamp(decode_params, &ts);
421 LOG_I("ts after mix_videodecodeparams_get_timestamp() = %"G_GINT64_FORMAT"\n", ts);
    [all...]
mixvideoformat_h264.c 602 ret = mix_videodecodeparams_get_timestamp(decode_params,
    [all...]
mixvideoformat_vc1.c 658 ret = mix_videodecodeparams_get_timestamp(decode_params,
    [all...]

Completed in 217 milliseconds