Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyxd.h53 …8D_COMP* comp, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64_t *time_end_stamp, vp8_ppflags_t…
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decoder.h72 int64_t *time_stamp, int64_t *time_end_stamp,
Dvp9_decoder.c407 int64_t *time_stamp, int64_t *time_end_stamp, in vp9_get_raw_frame() argument
421 *time_end_stamp = 0; in vp9_get_raw_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Donyxd_if.c420 …P8D_COMP *pbi, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64_t *time_end_stamp, vp8_ppflags_t… in vp8dx_get_raw_frame() argument
433 *time_end_stamp = 0; in vp8dx_get_raw_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_dx_iface.c238 int64_t time_stamp = 0, time_end_stamp = 0; in decode_one() local
265 &time_end_stamp, &flags)) { in decode_one()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c586 int64_t time_stamp = 0, time_end_stamp = 0; in vp8_get_frame() local
611 &time_stamp, &time_end_stamp, &flags)) in vp8_get_frame()