Searched refs:time_end_stamp (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | onyxd.h | 53 …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/ |
D | vp9_decoder.h | 72 int64_t *time_stamp, int64_t *time_end_stamp,
|
D | vp9_decoder.c | 407 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/ |
D | onyxd_if.c | 420 …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/ |
D | vp9_dx_iface.c | 238 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/ |
D | vp8_dx_iface.c | 586 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()
|