OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stop_cond
(Results
1 - 8
of
8
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h
454
pthread_cond_t
stop_cond
;
member in struct:VPP_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h
461
pthread_cond_t
stop_cond
;
member in struct:JPEGENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h
661
pthread_cond_t
stop_cond
;
member in struct:VIDENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c
667
pthread_cond_destroy(&pComponentPrivate->
stop_cond
);
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c
525
pthread_cond_destroy(&pComponentPrivate->
stop_cond
);
[
all
...]
OMX_JpegEncoder.c
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c
[
all
...]
OMX_VideoEncoder.c
[
all
...]
Completed in 2340 milliseconds