Searched refs:MMCO_SHORT2LONG (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_refs.c604 mmco[i].opcode == MMCO_SHORT2LONG) {
608 if (mmco[i].opcode != MMCO_SHORT2LONG ||
625 case MMCO_SHORT2LONG:
808 if (opcode == MMCO_SHORT2UNUSED || opcode == MMCO_SHORT2LONG) {
822 if (opcode == MMCO_SHORT2LONG || opcode == MMCO_LONG2UNUSED ||
H A Dh264_parser.c185 if (opcode == MMCO_SHORT2UNUSED || opcode == MMCO_SHORT2LONG)
187 if (opcode == MMCO_SHORT2LONG || opcode == MMCO_LONG2UNUSED ||
H A Dh264.h277 MMCO_SHORT2LONG, enumerator in enum:MMCOOpcode
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_refs.c513 || mmco[i].opcode == MMCO_SHORT2LONG){
517 if(mmco[i].opcode != MMCO_SHORT2LONG || !h->long_ref[mmco[i].long_arg]
532 case MMCO_SHORT2LONG:
675 if(opcode==MMCO_SHORT2UNUSED || opcode==MMCO_SHORT2LONG){
682 if(opcode==MMCO_SHORT2LONG || opcode==MMCO_LONG2UNUSED || opcode==MMCO_LONG || opcode==MMCO_SET_MAX_LONG){
H A Dh264.h241 MMCO_SHORT2LONG, enumerator in enum:MMCOOpcode

Completed in 60 milliseconds