HomeSort by relevance Sort by last modified time
    Searched refs:FIFO1 (Results 1 - 25 of 28) sorted by null

1 2

  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c 108 #define FIFO1 "/dev/fifo.1"
352 if((g722encfdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 123 #define FIFO1 "/dev/fifo.1"
511 if((fdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 124 * @def FIFO1, FIFO2 FIFO
127 #define FIFO1 "/dev/fifo.1"
718 if((g711decfdwrite=open(FIFO1,O_WRONLY))<0)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c 100 #define FIFO1 "/dev/fifo.1"
505 if((G711E_fdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c 98 #define FIFO1 "/dev/fifo.1"
238 if((g722decfdwrite = open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 119 #define FIFO1 "/dev/fifo.1"
846 if((fdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 122 #define FIFO1 "/dev/fifo.1"
434 if((g729decfdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c 118 #define FIFO1 "/dev/fifo.1"
418 if((g729encfdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 173 * @def FIFO1, FIFO2 Define Fifo Path
176 #define FIFO1 "/dev/fifo.1"
439 if((pComponentPrivate->fdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 160 #define FIFO1 "/dev/fifo.1"
426 if((pComponentPrivate->fdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c 84 #define FIFO1 "/dev/fifo.1"
435 if((G722d_fdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 88 #define FIFO1 "/dev/fifo.1"
433 if((G726d_fdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 168 #define FIFO1 "/dev/fifo.1"
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 176 * @def FIFO1, FIFO2 Define Fifo Path
179 #define FIFO1 "/dev/fifo.1"
462 if((pComponentPrivate->fdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 170 #define FIFO1 "/dev/fifo.1"
448 if((pComponentPrivate->fdwrite=open(FIFO1,O_WRONLY))<0)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 140 #define FIFO1 "/dev/fifo.1"
667 if((nbamrencdfwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 175 #define FIFO1 "/dev/fifo.1"
469 if((pComponentPrivate->fdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c 113 #define FIFO1 "/dev/fifo.1"
744 if((wbamrdecfdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 131 #define FIFO1 "/dev/fifo.1"
651 if ((wbamrencfdwrite = open(FIFO1, O_WRONLY)) < 0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 76 #define FIFO1 "/dev/fifo.1"
475 if((fdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c 76 #define FIFO1 "/dev/fifo.1"
752 if((wmadecfdwrite=open(FIFO1,O_WRONLY))<0)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 91 #define FIFO1 "/dev/fifo.1"
476 if((aacdec_fdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 135 #define FIFO1 "/dev/fifo.1"
452 if((Aacenc_fdwrite=open(FIFO1,O_WRONLY))<0)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 109 #define FIFO1 "/dev/fifo.1"
742 if((Aacenc_fdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 91 #define FIFO1 "/dev/fifo.1"
474 if((mp3d_fdwrite=open(FIFO1,O_WRONLY))<0) {
    [all...]

Completed in 415 milliseconds

1 2